Skip to content

Commit

Permalink
test(snapshot): update
Browse files Browse the repository at this point in the history
  • Loading branch information
akameco committed Feb 6, 2019
1 parent 100dd92 commit 501faec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ChasingDots/__snapshots__/index.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ exports[`render without props 1`] = `
}
.c0 > .c1 {
background-color: #eee;
background-color: #333;
}
<div
className="c0"
color="#eee"
color="#333"
size={40}
>
<div
Expand Down

0 comments on commit 501faec

Please sign in to comment.