We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 201545f commit 325a441Copy full SHA for 325a441
frontend/vitest.config.ts
@@ -1,5 +1,5 @@
1
import { defineConfig } from "vitest/config";
2
-import { languageHashes } from "./scripts/language-integrity";
+import { languageHashes } from "./scripts/language-hashes";
3
4
export default defineConfig({
5
test: {
0 commit comments