Merge branch 'main' into dev

This commit is contained in:
Veronica K. B. Olsen
2021-02-06 14:03:22 +01:00
9 changed files with 71 additions and 56 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ def testGuiLoadProject_Main(qtbot, monkeypatch, nwGUI, nwMinimal):
qtbot.wait(stepDelay)
nwLoad.show()
nwLoad._keyPressDelete()
nwLoad._doDeleteRecent()
assert nwLoad.listBox.topLevelItemCount() == recentCount - 1
getFile = os.path.join(nwMinimal, "nwProject.nwx")