Skip to content

Commit

Permalink
storyshots mod
Browse files Browse the repository at this point in the history
  • Loading branch information
dangreen committed Sep 12, 2019
1 parent a705b14 commit 5df1964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/storyshots.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ if (process.platform === 'linux') {

process.env.SEED = JSON.stringify(584);
process.env.DISABLE_BROWSER_SYNC = JSON.stringify(true);
jest.setTimeout(30000);
jest.setTimeout(60000);

initStoryshots();

Expand Down

0 comments on commit 5df1964

Please sign in to comment.