Stabilize error page test

This commit is contained in:
Florian Bruhin 2018-02-25 19:40:38 +01:00
parent abf4d10d5b
commit ba88fc43e0

View File

@ -171,5 +171,5 @@ Feature: Javascript stuff
@qtwebkit_skip
Scenario: Error pages without JS enabled
When I set content.javascript.enabled to false
And I open 500
And I open 500 without waiting
Then "Showing error page for* 500" should be logged