Skip to content

Commit

Permalink
Fixing MainFrame test.
Browse files Browse the repository at this point in the history
  • Loading branch information
merivale committed Jan 14, 2021
1 parent e7682df commit d7a7846
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plutus-playground-client/test/MainFrameTests.purs
Expand Up @@ -157,6 +157,9 @@ execMockApp world queries = do
, feedbackPaneMinimised: false
, lastCompiledCode: Nothing
, currentCodeIsCompiled: false
, feedbackPaneDragStart: Nothing
, feedbackPaneExtend: 0
, feedbackPanePreviousExtend: 0
}
)
RWSResult state result writer <-
Expand Down

0 comments on commit d7a7846

Please sign in to comment.