test: split live tests into separate config
This commit is contained in:
@@ -10,6 +10,7 @@ export default defineConfig({
|
||||
"apps/macos/.build/**",
|
||||
"**/vendor/**",
|
||||
"dist/Clawdbot.app/**",
|
||||
"**/*.live.test.ts",
|
||||
],
|
||||
coverage: {
|
||||
provider: "v8",
|
||||
|
||||
Reference in New Issue
Block a user