diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 2bbdc260..a85b6a97 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -204,7 +204,7 @@ jobs:
node-version: '22'
- name: Run UI unit tests
- run: node --test ui/sw.test.mjs ui/services/ws-ticket.test.mjs
+ run: node --test ui/sw.test.mjs ui/services/ws-ticket.test.mjs ui/services/websocket.service.test.mjs
# Unit and Integration Tests
# Python pytest matrix — runs against the archived v1 Python tree.
diff --git a/ui/pose-fusion.html b/ui/pose-fusion.html
index 39cacc23..7fd6cfd1 100644
--- a/ui/pose-fusion.html
+++ b/ui/pose-fusion.html
@@ -196,6 +196,6 @@
-
+