Skip to content

Commit

Permalink
updated snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajat-Dabade committed Nov 21, 2024
1 parent 3beaf55 commit 08361de
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ exports[`components/sidebar/GlobalHeader header menu should match snapshot 1`] =
/>
<a
class="GlobalHeaderComponent__button help-button"
href="https://www.focalboard.com/fwlink/doc-boards.html?v=9.0.1"
href="https://www.focalboard.com/fwlink/doc-boards.html?v=9.0.2"
rel="noreferrer"
target="_blank"
>
Expand Down
20 changes: 10 additions & 10 deletions webapp/src/components/sidebar/__snapshots__/sidebar.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ exports[`components/sidebarSidebar dont show hidden boards 1`] = `
>
<div
class="version"
title="v9.0.1"
title="v9.0.2"
>
v9.0.1
v9.0.2
</div>
</div>
</div>
Expand Down Expand Up @@ -252,9 +252,9 @@ exports[`components/sidebarSidebar should assign default category if current boa
>
<div
class="version"
title="v9.0.1"
title="v9.0.2"
>
v9.0.1
v9.0.2
</div>
</div>
</div>
Expand Down Expand Up @@ -508,9 +508,9 @@ exports[`components/sidebarSidebar shouldnt do any category assignment is board
>
<div
class="version"
title="v9.0.1"
title="v9.0.2"
>
v9.0.1
v9.0.2
</div>
</div>
</div>
Expand Down Expand Up @@ -919,9 +919,9 @@ exports[`components/sidebarSidebar sidebar hidden 1`] = `
>
<div
class="version"
title="v9.0.1"
title="v9.0.2"
>
v9.0.1
v9.0.2
</div>
</div>
</div>
Expand Down Expand Up @@ -1213,9 +1213,9 @@ exports[`components/sidebarSidebar some categories hidden 1`] = `
>
<div
class="version"
title="v9.0.1"
title="v9.0.2"
>
v9.0.1
v9.0.2
</div>
</div>
</div>
Expand Down

0 comments on commit 08361de

Please sign in to comment.