bdd: Use a fresh instance for :stop test.

This hopefully makes it more stable on Travis on OS X.
This commit is contained in:
Florian Bruhin 2015-11-22 17:07:54 +01:00
parent 39def173ca
commit 4fa32bd0cd

View File

@ -151,6 +151,7 @@ Feature: Various utility commands.
# :stop
Scenario: :stop
Given I have a fresh instance
# We can't use "When I open" because we don't want to wait for load
# finished
When I run :open http://localhost:(port)/custom/redirect-later?delay=2