mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-06 05:51:15 +08:00
test: restore thread-first vitest defaults
This commit is contained in:
@@ -62,6 +62,7 @@ export default defineConfig({
|
||||
...sharedVitestConfig,
|
||||
test: {
|
||||
...sharedVitestConfig.test,
|
||||
runner: "./test/non-isolated-runner.ts",
|
||||
projects: [...rootVitestProjects],
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user