diff options
Diffstat (limited to 'tests/specs/task/both_no_arg')
| -rw-r--r-- | tests/specs/task/both_no_arg/__test__.jsonc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/specs/task/both_no_arg/__test__.jsonc b/tests/specs/task/both_no_arg/__test__.jsonc index c80db130e..7f60fcf36 100644 --- a/tests/specs/task/both_no_arg/__test__.jsonc +++ b/tests/specs/task/both_no_arg/__test__.jsonc @@ -4,5 +4,5 @@ "envs": { "NO_COLOR": "1" }, - "exitCode": 1 + "exitCode": 0 } |
