summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2025-07-05 18:25:14 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2025-07-05 18:25:14 +0200
commit1bcacccb2c51e124a99a70c1cb99b0a580a5b06c (patch)
tree507b1639389f19efa7de2df4097ebf27deeb603f /test
parenta4521e99e902e226c8dc281822fca363191def86 (diff)
Fix typo in RunWithoutRepo test name
Diffstat (limited to 'test')
-rw-r--r--test/script/run.et2
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: