Update existing tests
This commit is contained in:
parent
ee30f05e72
commit
9cdd8da178
6 changed files with 73 additions and 38 deletions
|
@ -1,3 +1,9 @@
|
|||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`AppList snapshot test 1`] = `[Function]`;
|
||||
exports[`appList.tsx Tests AppList rendering with apps 1`] = `[Function]`;
|
||||
|
||||
exports[`appList.tsx Tests AppList rendering with categories 1`] = `[Function]`;
|
||||
|
||||
exports[`appList.tsx Tests AppList rendering with categories and apps 1`] = `[Function]`;
|
||||
|
||||
exports[`appList.tsx Tests AppList rendering with neither 1`] = `[Function]`;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue