From ca5e5c7e9c8bb68beb751c25f2f08f18a59cd76e Mon Sep 17 00:00:00 2001 From: David Sherret Date: Mon, 1 Apr 2024 21:58:05 -0400 Subject: chore(specs): add jsr and npm env vars to tests by default (#23171) --- tests/specs/jsr/module_graph/__test__.jsonc | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/specs/jsr/module_graph') diff --git a/tests/specs/jsr/module_graph/__test__.jsonc b/tests/specs/jsr/module_graph/__test__.jsonc index 2528003b5..a8837a8b5 100644 --- a/tests/specs/jsr/module_graph/__test__.jsonc +++ b/tests/specs/jsr/module_graph/__test__.jsonc @@ -1,5 +1,4 @@ { - "base": "jsr", "steps": [{ "args": "run main.ts", "output": "main.out" -- cgit v1.2.3