Skip to content

Commit

Permalink
timing
Browse files Browse the repository at this point in the history
  • Loading branch information
V-FEXrt committed Sep 23, 2024
1 parent 0e74c7a commit 84020de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/inspection/canceled/test.wake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ from wake import _

export def test _: Result Unit Error =
def _ =
makeExecPlan ("sleep", "10",) Nil
makeExecPlan ("sleep", "1000",) Nil
| runJobWith defaultRunner

Pass Unit

0 comments on commit 84020de

Please sign in to comment.