Jest: fix tests

virtualized-window
Alex Gleason 3 years ago
parent dec49003f4
commit f8592b3616
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -44,7 +44,6 @@ exports[`<TimelineQueueButtonHeader /> renders correctly 2`] = `
</div>
<p
className="text-sm text-inherit font-normal tracking-normal font-sans"
style={null}
>
Click to see 1 new post
</p>
@ -73,7 +72,6 @@ exports[`<TimelineQueueButtonHeader /> renders correctly 3`] = `
</div>
<p
className="text-sm text-inherit font-normal tracking-normal font-sans"
style={null}
>
Click to see 9999999 new posts
</p>

Loading…
Cancel
Save