chore: relocate unit test (#39)

add new json snapshot serializer
This commit is contained in:
Juan Picado @jotadeveloper
2019-05-01 21:02:46 +02:00
committed by Ayush Sharma
parent 1070e5c3aa
commit 9d7be476ad
35 changed files with 38 additions and 34 deletions

View File

@@ -0,0 +1,3 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`<NotFound /> component should load the component in default state 1`] = `<withRouter(WithTheme(WithWidth(NotFound))) />`;