mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-14 18:51:04 +00:00
perf(test): split support boundary shard
This commit is contained in:
@@ -187,6 +187,12 @@ describe("scripts/test-projects full-suite sharding", () => {
|
||||
includePatterns: null,
|
||||
watchMode: false,
|
||||
},
|
||||
{
|
||||
config: "vitest.full-core-support-boundary.config.ts",
|
||||
forwardedArgs: [],
|
||||
includePatterns: null,
|
||||
watchMode: false,
|
||||
},
|
||||
{
|
||||
config: "vitest.full-core-contracts.config.ts",
|
||||
forwardedArgs: [],
|
||||
|
||||
Reference in New Issue
Block a user