From cd3305b4dda2da68ccd83a7715d982c77fb699a8 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 14 Nov 2016 09:42:08 +0100 Subject: [PATCH] Stabilize :hint --rapid test --- tests/end2end/features/hints.feature | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/end2end/features/hints.feature b/tests/end2end/features/hints.feature index a8d87b892..1abc33131 100644 --- a/tests/end2end/features/hints.feature +++ b/tests/end2end/features/hints.feature @@ -119,6 +119,8 @@ Feature: Using hints And I run :follow-hint a And I run :follow-hint s And I run :leave-mode + And I wait until data/hello.txt is loaded + And I wait until data/hello2.txt is loaded Then the following tabs should be open: - data/hints/rapid.html (active) - data/hello.txt