Fix incorrect number in test
This commit is contained in:
parent
ff682606ab
commit
e9660ad676
@ -196,7 +196,7 @@ Feature: quickmarks and bookmarks
|
|||||||
Scenario: Deleting a quickmark
|
Scenario: Deleting a quickmark
|
||||||
When I run :quickmark-add http://localhost:(port)/data/numbers/15.txt fifteen
|
When I run :quickmark-add http://localhost:(port)/data/numbers/15.txt fifteen
|
||||||
And I run :quickmark-del fifteen
|
And I run :quickmark-del fifteen
|
||||||
Then the quickmark file should not contain "fourteen http://localhost:*/data/numbers/15.txt "
|
Then the quickmark file should not contain "fifteen http://localhost:*/data/numbers/15.txt "
|
||||||
|
|
||||||
Scenario: Deleting the current page's quickmark if it has none
|
Scenario: Deleting the current page's quickmark if it has none
|
||||||
When I open about:blank
|
When I open about:blank
|
||||||
|
Loading…
Reference in New Issue
Block a user