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
Owner

PR #547 added withCredentials: true to socket.io options but the test assertion was not updated, causing CI pipeline 676 to fail on web test step.

PR #547 added withCredentials: true to socket.io options but the test assertion was not updated, causing CI pipeline 676 to fail on web test step.
jason.woltje added 1 commit 2026-02-27 11:44:43 +00:00
fix(web): update useWebSocket test to expect withCredentials option
All checks were successful
ci/woodpecker/push/web Pipeline was successful
6335fbf2a4
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>
jason.woltje merged commit f93503ebcf into main 2026-02-27 11:47:44 +00:00
Sign in to join this conversation.