summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpspiagicw <pspiagicw@gmail.com>2021-03-02 08:07:14 +0530
committerpspiagicw <pspiagicw@gmail.com>2021-03-02 08:07:14 +0530
commitcdb1de638487a2e292ae511a1d2535c0dde12c62 (patch)
tree0a066ae0dba91ea9449a7f55610060c00ae9da3d
parentaaa4c6fec288bd9f6bc19c4ca8b19972aa8821a4 (diff)
downloadqutebrowser-cdb1de638487a2e292ae511a1d2535c0dde12c62.tar.gz
qutebrowser-cdb1de638487a2e292ae511a1d2535c0dde12c62.zip
Changed so that test should pass
-rw-r--r--tests/end2end/features/tabs.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/end2end/features/tabs.feature b/tests/end2end/features/tabs.feature
index 2a641beba..16d2c4f14 100644
--- a/tests/end2end/features/tabs.feature
+++ b/tests/end2end/features/tabs.feature
@@ -1534,7 +1534,7 @@ Feature: Tab management
Scenario: :tab-pin open url
When I open data/numbers/1.txt
And I run :tab-pin
- And I open data/numbers/2.txt without waiting
+ And I open data/numbers/2.txt
Then the message "Tab is pinned! Opening in new tab" should be shown
And the following tabs should be open:
- data/numbers/1.txt (active) (pinned)