diff options
-rw-r--r-- | tests/testdata/task/npx/non_existent.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/testdata/task/npx/non_existent.out b/tests/testdata/task/npx/non_existent.out index 37b0be220..c079aec4e 100644 --- a/tests/testdata/task/npx/non_existent.out +++ b/tests/testdata/task/npx/non_existent.out @@ -1,4 +1,4 @@ Task non-existent npx 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 +npm [WILDCARD] code E404 +npm [WILDCARD] 404 Not Found - GET http://localhost:4260/this-command-should-not-exist-for-you [WILDCARD] |