Fix URL for :quickmark-save test

We never noticed this because CherryPy handled this incorrectly in
versions < 5.3.0
This commit is contained in:
Florian Bruhin 2016-04-30 19:08:36 +02:00
parent 2b890901ae
commit 7b575460d5

View File

@ -79,7 +79,7 @@ Feature: quickmarks and bookmarks
Then the quickmark file should contain "six http://localhost:*/data/numbers/6.txt"
Scenario: Saving a quickmark (:quickmark-save)
When I open http://localhost:(port)/data/numbers/7.txt
When I open data/numbers/7.txt
And I run :quickmark-save
And I wait for "Entering mode KeyMode.prompt (reason: question asked)" in the log
And I press the keys "seven"