Adjust :print --pdf test title
This commit is contained in:
parent
77035851a3
commit
9f6b3973d3
@ -339,7 +339,7 @@ Feature: Various utility commands.
|
||||
And I run :debug-pyeval QApplication.instance().activeModalWidget().close()
|
||||
Then no crash should happen
|
||||
|
||||
Scenario: print pdf
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user