diff --git a/tests/test_gui_noveltree.py b/tests/test_gui_noveltree.py index d164bd6b..44b22688 100644 --- a/tests/test_gui_noveltree.py +++ b/tests/test_gui_noveltree.py @@ -141,7 +141,7 @@ def testGuiNovelTree_TreeItems(qtbot, caplog, monkeypatch, nwGUI, nwMinimal): # Close ## - qtbot.stopForInteraction() + # qtbot.stopForInteraction() nwGUI.closeProject() # END Test testGuiNovelTree_TreeItems