1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-03-17 20:37:54 +02:00

update snapshots for date format

This commit is contained in:
Scott Bishel 2023-01-03 09:15:41 -07:00
parent bad0e5b1de
commit 7257308d27
2 changed files with 4 additions and 4 deletions
mattermost-plugin/webapp/src/components/__snapshots__

@ -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>

@ -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>