mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 09:51:33 +00:00
fix(ui): honor Gateway readiness abort and subscription ownership (#117048)
* fix(ui): keep canceled gateway waits retired * test(ui): bind Gateway readiness test helper callback * test(ui): isolate server locale preference singleton --------- Co-authored-by: Peter Steinberger <steipete@macos.shared>
This commit is contained in:
committed by
GitHub
parent
ae27d79364
commit
4976eb38ab
@@ -2,6 +2,7 @@
|
||||
// Tests in this list depend on module singletons or custom-element registration
|
||||
// matching the current registry, so they need a fresh graph in the isolated lane.
|
||||
export const uiIsolatedTestFiles = [
|
||||
"ui/src/app/app-host.server-prefs.test.ts",
|
||||
"ui/src/app/bootstrap.test.ts",
|
||||
"ui/src/app/router-outlet.test.ts",
|
||||
"ui/src/components/resizable-divider.test.ts",
|
||||
|
||||
Reference in New Issue
Block a user