1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-11-24 08:22:29 +02:00

update snapshots for date format

(cherry picked from commit 7257308d27)
This commit is contained in:
Scott Bishel 2023-01-03 09:15:41 -07:00
parent 6e69de0791
commit 38e735c56d
2 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,7 @@ exports[`components/rhsChannelBoardItem render board 1`] = `
<div
class="date"
>
Last update at: July 08, 8:10 PM
Last update at: July 08, 2022, 8:10 PM
</div>
</div>
</div>
@ -168,7 +168,7 @@ exports[`components/rhsChannelBoardItem render board with menu open 1`] = `
<div
class="date"
>
Last update at: July 08, 8:10 PM
Last update at: July 08, 2022, 8:10 PM
</div>
</div>
</div>

View File

@ -64,7 +64,7 @@ exports[`components/rhsChannelBoards renders the RHS for channel boards 1`] = `
<div
class="date"
>
Last update at: July 08, 8:10 PM
Last update at: July 08, 2022, 8:10 PM
</div>
</div>
<div
@ -100,7 +100,7 @@ exports[`components/rhsChannelBoards renders the RHS for channel boards 1`] = `
<div
class="date"
>
Last update at: July 08, 8:10 PM
Last update at: July 08, 2022, 8:10 PM
</div>
</div>
</div>