diff options
Diffstat (limited to 'tests/testdata')
-rw-r--r-- | tests/testdata/task/npx/non_existent.out | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/testdata/task/npx/non_existent.out b/tests/testdata/task/npx/non_existent.out index 5df04917e..37b0be220 100644 --- a/tests/testdata/task/npx/non_existent.out +++ b/tests/testdata/task/npx/non_existent.out @@ -1,2 +1,4 @@ Task non-existent npx this-command-should-not-exist-for-you -npx: could not resolve command 'this-command-should-not-exist-for-you' +npm ERR! code E404 +npm ERR! 404 Not Found - GET http://localhost:4260/this-command-should-not-exist-for-you +[WILDCARD] |