From 4fa32bd0cd983d680362cf19bfaff6134310a2f9 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sun, 22 Nov 2015 17:07:54 +0100 Subject: [PATCH] bdd: Use a fresh instance for :stop test. This hopefully makes it more stable on Travis on OS X. --- tests/integration/features/misc.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/integration/features/misc.feature b/tests/integration/features/misc.feature index 2070c323c..24005c976 100644 --- a/tests/integration/features/misc.feature +++ b/tests/integration/features/misc.feature @@ -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