summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/end2end/features/misc.feature4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/end2end/features/misc.feature b/tests/end2end/features/misc.feature
index b9cc2a513..e2f048616 100644
--- a/tests/end2end/features/misc.feature
+++ b/tests/end2end/features/misc.feature
@@ -305,12 +305,10 @@ Feature: Various utility commands.
And I run :debug-pyeval QApplication.instance().activeModalWidget().close()
Then no crash should happen
- # FIXME:qtwebengine use a finer skipping here
- @qtwebengine_skip: printing to pdf is not implemented with older Qt versions
Scenario: print --pdf
When I open data/hello.txt
And I run :print --pdf (tmpdir)/hello.pdf
- And I wait for "Print to file: *" in the log or skip the test
+ And I wait for "Printed to *" in the log
Then the PDF hello.pdf should exist in the tmpdir
Scenario: print --pdf with subdirectory