mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(node): update snapshots for jest tests
Those tests should be fixed to not be time depended, but new UI is comming and this code will soon disappear
This commit is contained in:
@@ -98,12 +98,12 @@ exports[`silence form 2`] = `
|
||||
<ul class=\\"nav nav-tabs\\" role=\\"tablist\\">
|
||||
<li role=\\"presentation\\">
|
||||
<a href=\\"#startsAtTab\\" aria-controls=\\"startsAtTab\\" role=\\"tab\\" data-toggle=\\"tab\\">
|
||||
Starts <span id=\\"silence-start-description\\">in 32 years</span>
|
||||
Starts <span id=\\"silence-start-description\\">in 31 years</span>
|
||||
</a>
|
||||
</li>
|
||||
<li role=\\"presentation\\">
|
||||
<a href=\\"#endsAtTab\\" aria-controls=\\"endsAtTab\\" role=\\"tab\\" data-toggle=\\"tab\\">
|
||||
Ends <span id=\\"silence-end-description\\">in 32 years</span>
|
||||
Ends <span id=\\"silence-end-description\\">in 31 years</span>
|
||||
</a>
|
||||
</li>
|
||||
<li role=\\"presentation\\" class=\\"active\\">
|
||||
|
||||
Reference in New Issue
Block a user