Skip to content

Commit f6da869

Browse files
SG60Lms24
authored andcommitted
test(sveltekit-cloudflare): rename e2e test dir to tests
To match other e2e apps
1 parent 355bc22 commit f6da869

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

dev-packages/e2e-tests/test-applications/sveltekit-cloudflare-pages/playwright.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ export default defineConfig({
66
port: 4173
77
},
88

9-
testDir: 'e2e'
9+
testDir: 'tests'
1010
});

0 commit comments

Comments
 (0)