mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-30 13:30:20 +00:00
test: stabilize scoped runners and qa ports
This commit is contained in:
@@ -313,7 +313,6 @@ describe("scoped vitest configs", () => {
|
||||
expect(defaultExtensionChannelsConfig.test?.dir).toBe("extensions");
|
||||
expect(defaultExtensionChannelsConfig.test?.include).toEqual(
|
||||
expect.arrayContaining([
|
||||
"browser/**/*.test.ts",
|
||||
"discord/**/*.test.ts",
|
||||
"line/**/*.test.ts",
|
||||
"slack/**/*.test.ts",
|
||||
|
||||
Reference in New Issue
Block a user