diff --git a/test/unit-tests/components/structures/__snapshots__/RoomStatusBar-test.tsx.snap b/test/unit-tests/components/structures/__snapshots__/RoomStatusBar-test.tsx.snap
index 78a5a19aed..6b474c8ffe 100644
--- a/test/unit-tests/components/structures/__snapshots__/RoomStatusBar-test.tsx.snap
+++ b/test/unit-tests/components/structures/__snapshots__/RoomStatusBar-test.tsx.snap
@@ -1,6 +1,6 @@
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
-exports[`RoomStatusBar unsent messages should render warning when messages are unsent due to consent 1`] = `
+exports[`RoomStatusBar unsent messages should render warning when messages are unsent due to consent 1`] = `
unsent messages should render warning w
Delete all
@@ -103,7 +103,7 @@ exports[`RoomStatusBar unsent messages should render warning w
`;
-exports[`RoomStatusBar unsent messages should render warning when messages are unsent due to resource limit 1`] = `
+exports[`RoomStatusBar unsent messages should render warning when messages are unsent due to resource limit 1`] = `
unsent messages should render warning w
Delete all