mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 15:30:22 +00:00
test: remove import-heavy files from unit-fast
This commit is contained in:
@@ -58,7 +58,11 @@ const broadUnitFastCandidateSkipGlobs = [
|
||||
"**/*.live.test.ts",
|
||||
"test/fixtures/**/*.test.ts",
|
||||
"test/setup-home-isolation.test.ts",
|
||||
"src/channels/plugins/contracts/**/*.test.ts",
|
||||
"src/config/**/*.test.ts",
|
||||
"src/gateway/**/*.test.ts",
|
||||
"src/media-generation/**/*.contract.test.ts",
|
||||
"src/plugin-sdk/browser-subpaths.test.ts",
|
||||
"src/security/**/*.test.ts",
|
||||
"src/secrets/**/*.test.ts",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user