Skip to content

Commit

Permalink
update unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
angorayc committed Sep 29, 2020
1 parent 9c8885c commit 7368462
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 124 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ describe('EmbeddedMapComponent', () => {
/>
</TestProviders>
);
expect(wrapper).toMatchSnapshot();
expect(wrapper.find('EmbeddedMapComponent')).toMatchSnapshot();
});
});

0 comments on commit 7368462

Please sign in to comment.