mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-27 19:42:11 +10:00
Test strings are multiline nowadays
This commit is contained in:
parent
aaa4cd216f
commit
b6b649bb14
1 changed files with 6 additions and 2 deletions
|
|
@ -359,7 +359,9 @@ exports[`InboxPage matches snapshot 2`] = `
|
|||
<div
|
||||
className=""
|
||||
>
|
||||
2017-02-15 - 2017-02-16
|
||||
2017-02-15
|
||||
-
|
||||
2017-02-16
|
||||
<span
|
||||
className={undefined}
|
||||
>
|
||||
|
|
@ -749,7 +751,9 @@ exports[`InboxPage matches snapshot 4`] = `
|
|||
<div
|
||||
className=""
|
||||
>
|
||||
2017-02-15 - 2017-02-16
|
||||
2017-02-15
|
||||
-
|
||||
2017-02-16
|
||||
<span
|
||||
className={undefined}
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue