Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
nukeop committed Aug 15, 2024
1 parent 2312496 commit e9bf3d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ exports[`Album view container should display favorite albums 1`] = `
>
<div
class="nuclear card_container"
data-testid="album-card"
>
<div
class="card animated"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ exports[`Library view container should display local library in album grid mode
>
<div
class="nuclear card_container"
data-testid="album-card"
>
<div
class="card animated"
Expand All @@ -309,6 +310,7 @@ exports[`Library view container should display local library in album grid mode
</div>
<div
class="nuclear card_container"
data-testid="album-card"
>
<div
class="card animated"
Expand Down

0 comments on commit e9bf3d0

Please sign in to comment.