From 1463a4ad5805b1b29f33b695ce19d4c42b671790 Mon Sep 17 00:00:00 2001 From: HasanAlrimawi <141642411+HasanAlrimawi@users.noreply.github.com> Date: Wed, 11 Sep 2024 18:39:47 +0300 Subject: chore: deprecate task itests (#25558) This PR is part of #22907 --- tests/testdata/task/npx/non_existent.out | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 tests/testdata/task/npx/non_existent.out (limited to 'tests/testdata/task/npx') 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] -- cgit v1.2.3