Skip to content

Commit

Permalink
Update snapshots for new array
Browse files Browse the repository at this point in the history
  • Loading branch information
OlafSzmidt committed Aug 2, 2018
1 parent 3b8b524 commit e5150de
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ exports[`<IDE /> renders correctly 1`] = `
<React.Fragment>
<Connect(IDEMenu) />
<Connect(WithTheme(IDEEditor)) />
<IDEConsole />
<IDEConsole
logs={Array []}
/>
</React.Fragment>
`;

0 comments on commit e5150de

Please sign in to comment.