Improved coverage of dialogs tools, and import document feature

This commit is contained in:
Veronica K. B. Olsen
2020-09-28 20:29:52 +02:00
parent fc096ddb0b
commit 678a31855f
5 changed files with 77 additions and 53 deletions
+1 -1
View File
@@ -580,7 +580,7 @@ def testOrphanedFiles(nwDummy, nwLipsum):
assert theProject.closeProject()
@pytest.mark.project
def testOldProject(nwDummy, nwOldProj, mnkQtDialogs):
def testOldProject(nwDummy, nwOldProj):
theProject = NWProject(nwDummy)
theProject.mainConf.showGUI = False