Skip to content

Commit 0e75f93

Browse files
author
Kamil Sobol
committed
chore: run searchable migration solo
1 parent 83f2bbc commit 0e75f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/split-e2e-tests-v2.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const RUN_SOLO = [
3333
'src/__tests__/schema-auth-11-a.test.ts',
3434
'src/__tests__/schema-auth-15.test.ts',
3535
'src/__tests__/schema-connection-1.test.ts',
36-
'src/__tests__/studio-modelgen.test.ts',
36+
'src/__tests__/transformer-migrations/searchable-migration.test.ts',
3737
];
3838
/**
3939
* Most Windows tests only run on 'dev', except for this list of smoke tests.

0 commit comments

Comments
 (0)