Jest: fix tests
This commit is contained in:
parent
dec49003f4
commit
f8592b3616
1 changed files with 0 additions and 2 deletions
|
@ -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…
Reference in a new issue