diff --git a/tests/integration/features/tabs.feature b/tests/integration/features/tabs.feature index 512085d78..8d898694b 100644 --- a/tests/integration/features/tabs.feature +++ b/tests/integration/features/tabs.feature @@ -652,6 +652,7 @@ Feature: Tab management And I open data/hints/link.html And I run :hint all tab And I run :follow-hint a + And I wait until data/hello.txt is loaded Then the following tabs should be open: - data/hints/link.html (active) - data/hello.txt