Configure faster teardown timeout for Vitest tests (#56282)
This commit is contained in:
@@ -12,5 +12,6 @@ export default {
|
|||||||
},
|
},
|
||||||
|
|
||||||
globalSetup: './src/tests/vitest.setup.ts',
|
globalSetup: './src/tests/vitest.setup.ts',
|
||||||
|
teardownTimeout: 500,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user