Remove GUI block in test

This commit is contained in:
Veronica K. B. Olsen
2021-01-02 22:05:17 +01:00
parent 4cb86b76e8
commit a57e8f3a5d
+1 -1
View File
@@ -141,7 +141,7 @@ def testGuiNovelTree_TreeItems(qtbot, caplog, monkeypatch, nwGUI, nwMinimal):
# Close # Close
## ##
qtbot.stopForInteraction() # qtbot.stopForInteraction()
nwGUI.closeProject() nwGUI.closeProject()
# END Test testGuiNovelTree_TreeItems # END Test testGuiNovelTree_TreeItems