Skip to content

Commit f1be5b3

Browse files
committed
fix cache vitests
1 parent 2871f4a commit f1be5b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal-packages/cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"scripts": {
1717
"typecheck": "tsc --noEmit",
18-
"test": "vitest --run",
18+
"test": "vitest",
1919
"test:watch": "vitest"
2020
}
2121
}

0 commit comments

Comments
 (0)