mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:00:44 +00:00
perf(test): speed up secrets and mattermost lanes
This commit is contained in:
@@ -5,7 +5,6 @@ export function createSecretsVitestConfig(env?: Record<string, string | undefine
|
||||
dir: "src/secrets",
|
||||
env,
|
||||
name: "secrets",
|
||||
pool: "forks",
|
||||
passWithNoTests: true,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user