tests: increase wait time
Otherwise the test might still fail on some systems
This commit is contained in:
parent
a84c8ac247
commit
a382b366bc
@ -295,7 +295,7 @@ Feature: Various utility commands.
|
||||
# WORKAROUND to prevent the "Painter ended with 2 saved states" warning
|
||||
# Might be related to https://bugreports.qt.io/browse/QTBUG-13524 and
|
||||
# a weird interaction with the previous test.
|
||||
When I wait 0.5s
|
||||
When I wait 1s
|
||||
And I set content -> enable-pdfjs to true
|
||||
And I set completion -> download-path-suggestion to filename
|
||||
And I set storage -> prompt-download-directory to true
|
||||
|
Loading…
Reference in New Issue
Block a user