mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(tests): update snapshots
This commit is contained in:
@@ -269,11 +269,13 @@ exports[`<DateTimeSelect /> 'Ends' tab matches snapshot 1`] = `
|
||||
</div>
|
||||
<button type=\\"button\\"
|
||||
class=\\"react-datepicker__navigation react-datepicker__navigation--previous\\"
|
||||
aria-label=\\"Previous Month\\"
|
||||
>
|
||||
Previous Month
|
||||
</button>
|
||||
<button type=\\"button\\"
|
||||
class=\\"react-datepicker__navigation react-datepicker__navigation--next react-datepicker__navigation--next--with-today-button\\"
|
||||
aria-label=\\"Next Month\\"
|
||||
>
|
||||
Next Month
|
||||
</button>
|
||||
@@ -722,6 +724,7 @@ exports[`<DateTimeSelect /> 'Starts' tab matches snapshot 1`] = `
|
||||
</div>
|
||||
<button type=\\"button\\"
|
||||
class=\\"react-datepicker__navigation react-datepicker__navigation--next react-datepicker__navigation--next--with-today-button\\"
|
||||
aria-label=\\"Next Month\\"
|
||||
>
|
||||
Next Month
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user