Skip to content

Commit

Permalink
chore snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
xcarpentier committed Sep 19, 2019
1 parent 1b25762 commit af29f44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/__tests__/__snapshots__/Day.test.tsx.snap
Expand Up @@ -30,7 +30,7 @@ exports[`should render <Day /> and compare with snapshot 1`] = `
]
}
>
INVALID DATE
Invalid date
</Text>
</View>
</View>
Expand Down
2 changes: 1 addition & 1 deletion src/__tests__/__snapshots__/Message.test.tsx.snap
Expand Up @@ -31,7 +31,7 @@ exports[`should render <Message /> and compare with snapshot 1`] = `
]
}
>
APR 8, 2019
Apr 8, 2019
</Text>
</View>
</View>
Expand Down

0 comments on commit af29f44

Please sign in to comment.