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:
parent
2b890901ae
commit
7b575460d5
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user