Skip to content

Commit

Permalink
Add test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Pope committed Jan 8, 2024
1 parent 05e79fb commit afedfc5
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`ShallowRenderer should render without warnings without enableReactTestRendererWarning 1`] = `
<h1>
Hello, world!
</h1>
`;

0 comments on commit afedfc5

Please sign in to comment.