add index-json flag to test-runner script

This commit is contained in:
Yann Braga 2024-06-27 11:07:28 +02:00
parent 665222c2d2
commit e00d2824e8

View File

@ -18,6 +18,7 @@ export const testRunnerBuild: Task & { port: number } = {
'--maxWorkers=2',
'--failOnConsole',
'--skipTags="test-skip"',
'--index-json',
];
await exec(