Skip to content

Commit

Permalink
test(app): Add role menu to SnapshotContainer snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
nellh committed Jun 12, 2024
1 parent 0d2f71d commit a3cfab2
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@ exports[`SnapshotContainer component > renders successfully 1`] = `
</div>
<div
class="menu collapsed"
role="menu"
>
<div
class="dataset-git-access"
Expand Down Expand Up @@ -422,6 +423,7 @@ exports[`SnapshotContainer component > renders successfully 1`] = `
</div>
<div
class="menu collapsed"
role="menu"
>
<div>
<span>
Expand Down Expand Up @@ -1146,6 +1148,7 @@ OCI-1131441 (R. Poldrack, PI) in any publications.
</div>
<div
class="menu collapsed"
role="menu"
>
<div
class="version-list-dropdown"
Expand Down

0 comments on commit a3cfab2

Please sign in to comment.