summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/end2end/features/misc.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/end2end/features/misc.feature b/tests/end2end/features/misc.feature
index 97255fe09..570bd3321 100644
--- a/tests/end2end/features/misc.feature
+++ b/tests/end2end/features/misc.feature
@@ -526,6 +526,6 @@ Feature: Various utility commands.
## Other
Scenario: Resource with invalid URL
- When I open data/invalid_resource.html
+ When I open data/invalid_resource.html in a new tab
Then "Ignoring invalid * URL: Invalid hostname (contains invalid characters); *" should be logged
And no crash should happen