Skip to content

Commit 7437d21

Browse files
committed
fixup!
1 parent 7542392 commit 7437d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/tests/e2e/general-behavior.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import englishLocale from '@node-core/website-i18n/locales/en.json';
1+
import englishLocale from '@node-core/website-i18n/locales/en.json' with { type: 'json' };
22
import { test, expect, type Page } from '@playwright/test';
33

44
import type { Locale } from '@node-core/website-i18n/types';

0 commit comments

Comments
 (0)