We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
locale
en-US
1 parent d366c39 commit febc17bCopy full SHA for febc17b
playwright.config.ts
@@ -33,6 +33,8 @@ export default defineConfig({
33
34
/* Set a custom test id that is also compatible with `ember-test-selectors` */
35
testIdAttribute: 'data-test-id',
36
+
37
+ locale: 'en-US',
38
},
39
40
/* Configure projects for major browsers */
0 commit comments