From 143ea4759fa32bcd32ff983caeaec08929a52e80 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Thu, 23 May 2024 11:39:48 -0400 Subject: feat(task): run `npm run` commands with Deno more often (#23794) Closes #23036 --- tests/specs/task/npm_run/task_npm_run.out | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/specs/task/npm_run/task_npm_run.out (limited to 'tests/specs/task/npm_run/task_npm_run.out') diff --git a/tests/specs/task/npm_run/task_npm_run.out b/tests/specs/task/npm_run/task_npm_run.out new file mode 100644 index 000000000..b623e30b0 --- /dev/null +++ b/tests/specs/task/npm_run/task_npm_run.out @@ -0,0 +1,2 @@ +Task npm_run npm run +Scripts available [WILDCARD] \ No newline at end of file -- cgit v1.2.3