mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-23 19:08:22 -06:00
test: isolate attachment rebound mock registry (#121577)
This commit is contained in:
@@ -99,6 +99,7 @@ const nodeDrivenBrowserLayoutTests = [
|
||||
const mockRegistryUnitTests = [
|
||||
...uiIsolatedTestFiles.map((testFile) => testFile.slice("ui/".length)),
|
||||
"src/components/mcp-app-view.test.ts",
|
||||
"src/pages/chat/chat-page-attachment-handoff.test.ts",
|
||||
"src/pages/chat/chat-page.test.ts",
|
||||
] as const;
|
||||
const chromiumExecutableOverrideEnvKey = "PLAYWRIGHT_CHROMIUM_EXECUTABLE_PATH";
|
||||
|
||||
Reference in New Issue
Block a user