Remove some unnecessary branches and unused functions

This commit is contained in:
Veronica K. B. Olsen
2020-12-12 19:22:38 +01:00
parent 585287b487
commit 27696d65e4
8 changed files with 18 additions and 26 deletions
+1
View File
@@ -209,6 +209,7 @@ def testGuiPreferences_Main(qtbot, monkeypatch, fncDir, outDir, refDir):
# Save and Check Config
qtbot.mouseClick(nwPrefs.buttonBox.button(QDialogButtonBox.Ok), Qt.LeftButton)
nwPrefs._doClose()
assert theConf.confChanged
theConf.lastPath = ""