- You can select all or individual messages to retry or delete
-
-
-
-
-
- Delete all
-
-
-
- Retry all
-
-
-
-
-
-`;
-
-exports[`RoomStatusBar unsent messages should render warning when messages are unsent due to resource limit 1`] = `
-
-
-
-
-
-
- !
-
-
-
-
-
- Your message wasn't sent because this homeserver has exceeded a resource limit. Please contact your service administrator to continue using the service.
-
-
- You can select all or individual messages to retry or delete
-
-
-
-
-
- Delete all
-
-
-
- Retry all
-
-
-
-
-
-`;
diff --git a/test/unit-tests/components/structures/__snapshots__/RoomView-test.tsx.snap b/test/unit-tests/components/structures/__snapshots__/RoomView-test.tsx.snap
index 31cae614d7..21abd42fd4 100644
--- a/test/unit-tests/components/structures/__snapshots__/RoomView-test.tsx.snap
+++ b/test/unit-tests/components/structures/__snapshots__/RoomView-test.tsx.snap
@@ -200,53 +200,63 @@ exports[`RoomView for a local room in state ERROR should match the snapshot 1`]