diff options
-rw-r--r-- | test/script/run.et | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/script/run.et b/test/script/run.et index 5d34552..a05ddc4 100644 --- a/test/script/run.et +++ b/test/script/run.et @@ -14,7 +14,7 @@ def expect_success from p of job: expect_result from p of job result "done" -test RunWithouRepo: +test RunWithoutRepo: node n spawn on n as p args [ "${scripts.path}/norepo-basic.yaml", "run", "success", "failure" ] expect_result from p: |