From 1bcacccb2c51e124a99a70c1cb99b0a580a5b06c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Sat, 5 Jul 2025 18:25:14 +0200 Subject: Fix typo in RunWithoutRepo test name --- test/script/run.et | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/script/run.et') 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: -- cgit v1.2.3