Stabilize :history-clear test

Something seems special with the previous view:source tab which prevents us
from loading the new page.

See #3003
This commit is contained in:
Florian Bruhin 2017-10-25 14:08:31 +02:00
parent 94f8bb9574
commit 2051a5d95e

View File

@ -74,7 +74,8 @@ Feature: Page history
http://localhost:(port)/data/title.html Test title
Scenario: Clearing history
When I open data/title.html
When I run :tab-only
And I open data/title.html
And I run :history-clear --force
Then the history should be empty