mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-10 00:31:22 +00:00
perf: split extension channel vitest lane
This commit is contained in:
@@ -241,7 +241,7 @@ describe("test-projects args", () => {
|
||||
buildVitestRunPlans(["extensions/discord/src/monitor/message-handler.preflight.test.ts"]),
|
||||
).toEqual([
|
||||
{
|
||||
config: "vitest.channels.config.ts",
|
||||
config: "vitest.extension-channels.config.ts",
|
||||
forwardedArgs: [],
|
||||
includePatterns: ["extensions/discord/src/monitor/message-handler.preflight.test.ts"],
|
||||
watchMode: false,
|
||||
|
||||
Reference in New Issue
Block a user