Skip to content

Commit

Permalink
chore: update failing snapshots
Browse files Browse the repository at this point in the history
Ticket: None
Changelog: None
Signed-off-by: Michael Clelland <[email protected]>
  • Loading branch information
michaelntech committed Aug 24, 2022
1 parent 06cc2d8 commit 819520b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/js/__snapshots__/main.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ exports[`Main Component renders correctly 1`] = `
width: 100%;
border-bottom: 1px solid #d8ebe9;
display: grid;
grid-template-rows: 56px;
}
.emotion-1 {
Expand Down
1 change: 0 additions & 1 deletion src/js/components/__snapshots__/app.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ exports[`App Component renders correctly 1`] = `
width: 100%;
border-bottom: 1px solid #d8ebe9;
display: grid;
grid-template-rows: 56px;
}
.emotion-1 {
Expand Down

0 comments on commit 819520b

Please sign in to comment.