From 75a496c8069ab314d1e422fbc411154fa0a4425d Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Fri, 8 Oct 2021 14:53:21 -0500 Subject: [PATCH] TimelineQueueButtonHeader: update snapshots --- .../timeline_queue_button_header-test.js.snap | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/app/soapbox/components/__tests__/__snapshots__/timeline_queue_button_header-test.js.snap b/app/soapbox/components/__tests__/__snapshots__/timeline_queue_button_header-test.js.snap index ddc783a55..d63691a71 100644 --- a/app/soapbox/components/__tests__/__snapshots__/timeline_queue_button_header-test.js.snap +++ b/app/soapbox/components/__tests__/__snapshots__/timeline_queue_button_header-test.js.snap @@ -25,7 +25,7 @@ exports[` renders correctly 1`] = ` exports[` renders correctly 2`] = `
renders correctly 2`] = ` } />
- Click to see 1 new post +
+ Click to see 1 new post +
`; exports[` renders correctly 3`] = `
renders correctly 3`] = ` } />
- Click to see 9999999 new posts +
+ Click to see 9999999 new posts +
`;