fix(web): update useWebSocket test for withCredentials #548

Merged
jason.woltje merged 1 commits from fix/websocket-test-assertion into main 2026-02-27 11:47:44 +00:00

1 Commits

Author SHA1 Message Date
6335fbf2a4 fix(web): update useWebSocket test to expect withCredentials option
All checks were successful
ci/woodpecker/push/web Pipeline was successful
PR #547 added withCredentials: true to the socket.io connection
options but the test assertion was not updated, causing CI failure.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 05:43:57 -06:00