From 4353f09e547b66de7ade618ebdaccc390677b2d9 Mon Sep 17 00:00:00 2001 From: Valere Date: Thu, 4 Jun 2026 15:48:30 +0200 Subject: [PATCH] fixup snapshots --- .../GroupCallErrorBoundary.test.tsx.snap | 785 ------------------ 1 file changed, 785 deletions(-) diff --git a/src/room/__snapshots__/GroupCallErrorBoundary.test.tsx.snap b/src/room/__snapshots__/GroupCallErrorBoundary.test.tsx.snap index f20371fd..5a687eb2 100644 --- a/src/room/__snapshots__/GroupCallErrorBoundary.test.tsx.snap +++ b/src/room/__snapshots__/GroupCallErrorBoundary.test.tsx.snap @@ -158,163 +158,6 @@ exports[`ConnectionLostError: Action handling should reset error state 1`] = ` `; -exports[`LiveKit ConnectionError variants > should display LiveKit 'cancelled' error correctly 1`] = ` - -
-
- -
-
-
-
-
- -
-

- Failed to connect to Livekit server -

-

- An error occurred while connecting to the Livekit server ( - - Reason: - - - - Cancelled - - ). -

- -
-
-
-
-
-`; - exports[`LiveKit ConnectionError variants > should display LiveKit 'internal' error correctly 1`] = `
should display LiveKit 'internal' er `; -exports[`LiveKit ConnectionError variants > should display LiveKit 'leaveRequest' error correctly 1`] = ` - -
-
- -
-
-
-
-
- -
-

- Failed to connect to Livekit server -

-

- An error occurred while connecting to the Livekit server ( - - Reason: - - - - LeaveRequest - - ). -

- -
-
-
-
-
-`; - exports[`LiveKit ConnectionError variants > should display LiveKit 'notAllowed' error correctly 1`] = `
should display LiveKit 'timeout' err `; -exports[`LiveKit ConnectionError variants > should display LiveKit 'websocket' error correctly 1`] = ` - -
-
- -
-
-
-
-
- -
-

- Failed to connect to Livekit server -

-

- An error occurred while connecting to the Livekit server ( - - Reason: - - - - WebSocket - - ). -

- -
-
-
-
-
-`; - exports[`LiveKit ConnectionError variants > should link to troubleshoot guide when timeout error 1`] = `
should link to troubleshoot guide wh `; -exports[`LiveKit ConnectionError variants > should render complete error message with snapshot 1`] = ` - -
-
- -
-
-
-
-
- -
-

- Connection timeout -

-

- Connection to the media server timed out. Try switching to a different network or disabling your VPN. If the problem persists, see our - - troubleshooting guide - - or contact your server administrator. -

- -
-
-
-
-
-`; - -exports[`PeerConnectionTimeoutError with troubleshooting link > should render complete error message with snapshot 1`] = ` - -
-
- -
-
-
-
-
- -
-

- Connection timeout -

-

- Connection to the media server timed out. Try switching to a different network or disabling your VPN. If the problem persists, see our - - troubleshooting guide - - or contact your server administrator. -

- -
-
-
-
-
-`; - exports[`should have a close button in widget mode 1`] = `