fix(web): update useWebSocket test for withCredentials #548
Reference in New Issue
Block a user
Delete Branch "fix/websocket-test-assertion"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.