summaryrefslogtreecommitdiff
path: root/tests/specs/cache/fetch_multiple
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/cache/fetch_multiple')
-rw-r--r--tests/specs/cache/fetch_multiple/__test__.jsonc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/specs/cache/fetch_multiple/__test__.jsonc b/tests/specs/cache/fetch_multiple/__test__.jsonc
index a5cf41113..934b65499 100644
--- a/tests/specs/cache/fetch_multiple/__test__.jsonc
+++ b/tests/specs/cache/fetch_multiple/__test__.jsonc
@@ -1,4 +1,4 @@
{
- "args": "cache --reload --check=all test.ts other.ts",
+ "args": "cache --reload --allow-import --check=all test.ts other.ts",
"output": "fetch_multiple.out"
}