Skip to content

Commit 37201f3

Browse files
yash-rajpaldiegolmello
authored andcommitted
update snapshots
1 parent fbd0b64 commit 37201f3

2 files changed

Lines changed: 1203 additions & 1 deletion

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
import { generateSnapshots } from '../../../.rnstorybook/generateSnapshots';
22
import * as stories from './LoginServices.stories';
33

4+
jest.mock('../../lib/services/connect', () => ({}));
5+
46
generateSnapshots(stories);

0 commit comments

Comments
 (0)