mirror of
https://github.com/mattermost/focalboard.git
synced 2024-11-27 08:31:20 +02:00
Merge pull request #4418 from mattermost/update-snapshots
Update snapshots for date format
This commit is contained in:
commit
3e89a88d7e
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user