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