Stabilize view-source test

This commit is contained in:
Florian Bruhin 2017-11-21 18:14:17 +01:00
parent 9744a3d0bc
commit b684e50cdf

View File

@ -628,7 +628,8 @@ Feature: Tab management
@qtwebkit_skip @qt<5.9 @qtwebkit_skip @qt<5.9
Scenario: Cloning a tab with a view-source URL Scenario: Cloning a tab with a view-source URL
When I open view-source:http://localhost:(port) When I open /
And I open view-source:http://localhost:(port)
And I run :tab-clone And I run :tab-clone
Then the error "Can't serialize special URL!" should be shown Then the error "Can't serialize special URL!" should be shown