Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
whomwah committed Jul 30, 2020
1 parent 1185958 commit 22c8a76
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1463,7 +1463,7 @@ exports[`CurrentTrack render album renders track 1`] = `
<strong>
27 Jan 2020 @ 8:19 pm
</strong>
-
-
Duncan Robertson
</ListDescription>
</ListContent>
Expand Down Expand Up @@ -1592,9 +1592,9 @@ exports[`CurrentTrack render album renders track 1`] = `
<strong>
27 Jan 2020 @ 8:20 pm
</strong>
-
-
Duncan Robertson
<Label
circular={true}
size="mini"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ exports[`DashboardContainer online logged in renders as expected 1`] = `
className="c-main__trackList"
>
<h6>
Tracklist
Tracklist
<ClearPlaylist
disabled={true}
onClear={[Function]}
Expand Down Expand Up @@ -1188,7 +1188,7 @@ exports[`DashboardContainer online logged out renders as expected 1`] = `
className="c-main__trackList"
>
<h6>
Tracklist
Tracklist
<ClearPlaylist
disabled={true}
onClear={[Function]}
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/dashboard/__snapshots__/index.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ exports[`Dashboard render renders the happy path correctly 1`] = `
className="c-main__trackList"
>
<h6>
Tracklist
Tracklist
<ClearPlaylist
disabled={false}
onClear={[MockFunction onTracklistClearMock]}
Expand Down

0 comments on commit 22c8a76

Please sign in to comment.