Update tests
This commit is contained in:
parent
b95f9667ed
commit
7cccbd5095
6 changed files with 61 additions and 23 deletions
|
@ -1,3 +1,7 @@
|
|||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`App snapshot test 1`] = `[Function]`;
|
||||
exports[`app.tsx Tests app rendering with newTab=false 1`] = `[Function]`;
|
||||
|
||||
exports[`app.tsx Tests app rendering with newTab=true 1`] = `[Function]`;
|
||||
|
||||
exports[`app.tsx Tests app rendering without newTab 1`] = `[Function]`;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue