mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
fix(tests): update snapshots
This commit is contained in:
committed by
Łukasz Mierzwa
parent
248f75ea2f
commit
9d067266ee
@@ -342,49 +342,49 @@ exports[`<DateTimeSelect /> 'Ends' tab matches snapshot 1`] = `
|
||||
class=\\"rdp-head_cell\\"
|
||||
aria-label=\\"Sunday\\"
|
||||
>
|
||||
SU
|
||||
Su
|
||||
</th>
|
||||
<th
|
||||
scope=\\"col\\"
|
||||
class=\\"rdp-head_cell\\"
|
||||
aria-label=\\"Monday\\"
|
||||
>
|
||||
MO
|
||||
Mo
|
||||
</th>
|
||||
<th
|
||||
scope=\\"col\\"
|
||||
class=\\"rdp-head_cell\\"
|
||||
aria-label=\\"Tuesday\\"
|
||||
>
|
||||
TU
|
||||
Tu
|
||||
</th>
|
||||
<th
|
||||
scope=\\"col\\"
|
||||
class=\\"rdp-head_cell\\"
|
||||
aria-label=\\"Wednesday\\"
|
||||
>
|
||||
WE
|
||||
We
|
||||
</th>
|
||||
<th
|
||||
scope=\\"col\\"
|
||||
class=\\"rdp-head_cell\\"
|
||||
aria-label=\\"Thursday\\"
|
||||
>
|
||||
TH
|
||||
Th
|
||||
</th>
|
||||
<th
|
||||
scope=\\"col\\"
|
||||
class=\\"rdp-head_cell\\"
|
||||
aria-label=\\"Friday\\"
|
||||
>
|
||||
FR
|
||||
Fr
|
||||
</th>
|
||||
<th
|
||||
scope=\\"col\\"
|
||||
class=\\"rdp-head_cell\\"
|
||||
aria-label=\\"Saturday\\"
|
||||
>
|
||||
SA
|
||||
Sa
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
@@ -1096,49 +1096,49 @@ exports[`<DateTimeSelect /> 'Starts' tab matches snapshot 1`] = `
|
||||
class=\\"rdp-head_cell\\"
|
||||
aria-label=\\"Sunday\\"
|
||||
>
|
||||
SU
|
||||
Su
|
||||
</th>
|
||||
<th
|
||||
scope=\\"col\\"
|
||||
class=\\"rdp-head_cell\\"
|
||||
aria-label=\\"Monday\\"
|
||||
>
|
||||
MO
|
||||
Mo
|
||||
</th>
|
||||
<th
|
||||
scope=\\"col\\"
|
||||
class=\\"rdp-head_cell\\"
|
||||
aria-label=\\"Tuesday\\"
|
||||
>
|
||||
TU
|
||||
Tu
|
||||
</th>
|
||||
<th
|
||||
scope=\\"col\\"
|
||||
class=\\"rdp-head_cell\\"
|
||||
aria-label=\\"Wednesday\\"
|
||||
>
|
||||
WE
|
||||
We
|
||||
</th>
|
||||
<th
|
||||
scope=\\"col\\"
|
||||
class=\\"rdp-head_cell\\"
|
||||
aria-label=\\"Thursday\\"
|
||||
>
|
||||
TH
|
||||
Th
|
||||
</th>
|
||||
<th
|
||||
scope=\\"col\\"
|
||||
class=\\"rdp-head_cell\\"
|
||||
aria-label=\\"Friday\\"
|
||||
>
|
||||
FR
|
||||
Fr
|
||||
</th>
|
||||
<th
|
||||
scope=\\"col\\"
|
||||
class=\\"rdp-head_cell\\"
|
||||
aria-label=\\"Saturday\\"
|
||||
>
|
||||
SA
|
||||
Sa
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
Reference in New Issue
Block a user