diff --git a/tests/integration/features/hints.feature b/tests/integration/features/hints.feature index f8a77212f..1e3001c0b 100644 --- a/tests/integration/features/hints.feature +++ b/tests/integration/features/hints.feature @@ -45,7 +45,7 @@ Feature: Using hints Then no crash should happen Scenario: Using :hint spawn with flags and -- (issue 797) - When I open data/hints/link.html + When I open data/hints/simple.html And I run :hint -- all spawn -v echo And I run :follow-hint a Then the message "Command exited successfully." should be shown