diff options
| author | HasanAlrimawi <141642411+HasanAlrimawi@users.noreply.github.com> | 2024-09-11 18:39:47 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-11 17:39:47 +0200 |
| commit | 1463a4ad5805b1b29f33b695ce19d4c42b671790 (patch) | |
| tree | d625cadfd283e41da78b65998ad10036619ba7bb /tests/testdata/task/npx | |
| parent | c64aa50c0e4219ef623a6ec3b939ac10a4568563 (diff) | |
chore: deprecate task itests (#25558)
This PR is part of #22907
Diffstat (limited to 'tests/testdata/task/npx')
| -rw-r--r-- | tests/testdata/task/npx/non_existent.out | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/testdata/task/npx/non_existent.out b/tests/testdata/task/npx/non_existent.out deleted file mode 100644 index c079aec4e..000000000 --- a/tests/testdata/task/npx/non_existent.out +++ /dev/null @@ -1,4 +0,0 @@ -Task non-existent npx 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] |
