We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83f2bbc commit 0e75f93Copy full SHA for 0e75f93
scripts/split-e2e-tests-v2.ts
@@ -33,7 +33,7 @@ const RUN_SOLO = [
33
'src/__tests__/schema-auth-11-a.test.ts',
34
'src/__tests__/schema-auth-15.test.ts',
35
'src/__tests__/schema-connection-1.test.ts',
36
- 'src/__tests__/studio-modelgen.test.ts',
+ 'src/__tests__/transformer-migrations/searchable-migration.test.ts',
37
];
38
/**
39
* Most Windows tests only run on 'dev', except for this list of smoke tests.
0 commit comments