We need to mock Display.new to return a test double with #open disabled, in order to prevent the manager to initiate real connections to current display and because we don't want to inject a Display instance all the way down from Runner to Manager (at least not yet).
Description
No description provided
Languages
Ruby
85.2%
Gherkin
14.8%