Skip to content

Commit 471d797

Browse files
committed
remove js-tests for PS as well
1 parent 0350a59 commit 471d797

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

integration-tests/vitest.config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ export default defineConfig({
6464
// get back when planetscale will open free tier for our CI/CD
6565
'tests/mysql/mysql-planetscale.test.ts',
6666
'tests/relational/mysql.planetscale.test.ts',
67+
'js-tests/driver-init/module/planetscale.test.mjs',
68+
'js-tests/driver-init/module/planetscale.test.cjs',
6769
],
6870
typecheck: {
6971
tsconfig: 'tsconfig.json',

0 commit comments

Comments
 (0)