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>
|
</div>
|
||||||
<p
|
<p
|
||||||
className="text-sm text-inherit font-normal tracking-normal font-sans"
|
className="text-sm text-inherit font-normal tracking-normal font-sans"
|
||||||
style={null}
|
|
||||||
>
|
>
|
||||||
Click to see 1 new post
|
Click to see 1 new post
|
||||||
</p>
|
</p>
|
||||||
|
@ -73,7 +72,6 @@ exports[`<TimelineQueueButtonHeader /> renders correctly 3`] = `
|
||||||
</div>
|
</div>
|
||||||
<p
|
<p
|
||||||
className="text-sm text-inherit font-normal tracking-normal font-sans"
|
className="text-sm text-inherit font-normal tracking-normal font-sans"
|
||||||
style={null}
|
|
||||||
>
|
>
|
||||||
Click to see 9999999 new posts
|
Click to see 9999999 new posts
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in a new issue