Fix incorrect number in test

This commit is contained in:
Marshall Lochbaum 2016-07-21 22:45:36 -04:00
parent ff682606ab
commit e9660ad676

View File

@ -196,7 +196,7 @@ Feature: quickmarks and bookmarks
Scenario: Deleting a quickmark
When I run :quickmark-add http://localhost:(port)/data/numbers/15.txt 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
When I open about:blank