From 5f4611d65e40eae3ca6191a15f68d69ea5a1c4cb Mon Sep 17 00:00:00 2001 From: Kirill Rogovoy Date: Tue, 20 Jul 2021 21:24:52 +0300 Subject: WIP --- test/storyshots.test.ts | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 test/storyshots.test.ts (limited to 'test/storyshots.test.ts') diff --git a/test/storyshots.test.ts b/test/storyshots.test.ts deleted file mode 100644 index c0a0652..0000000 --- a/test/storyshots.test.ts +++ /dev/null @@ -1,6 +0,0 @@ -import initStoryshots from '@storybook/addon-storyshots' - -initStoryshots({ - configPath: './storybook', - framework: 'react-native', -}) -- cgit v1.2.3