Make project setting lists behave the same way

This commit is contained in:
Veronica Berglyd Olsen
2024-04-11 21:53:37 +02:00
parent 84ff2f8371
commit 492bc044fc
2 changed files with 19 additions and 10 deletions
@@ -357,7 +357,7 @@ def testDlgProjSettings_Replace(qtbot, monkeypatch, nwGUI, projPath, mockRnd):
# Nothing to save or delete
replace.listBox.clearSelection()
replace._saveEntry()
replace._applyChanges()
replace._delEntry()
assert replace.listBox.topLevelItemCount() == 2