summaryrefslogtreecommitdiff
path: root/tests/specs/cache
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/cache')
-rw-r--r--tests/specs/cache/package_json/__test__.jsonc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/specs/cache/package_json/__test__.jsonc b/tests/specs/cache/package_json/__test__.jsonc
index b25ac147d..803d5ef09 100644
--- a/tests/specs/cache/package_json/__test__.jsonc
+++ b/tests/specs/cache/package_json/__test__.jsonc
@@ -1,5 +1,7 @@
{
"tempDir": true,
+ // TODO(2.0): decide if this test should be fixed or removed
+ "ignore": true,
"args": "cache main.ts",
"output": "main.cache.out"
}