Fix typo and move special popup menu class

This commit is contained in:
Veronica Berglyd Olsen
2023-09-05 22:20:04 +02:00
parent b1095481ef
commit 4cc402679f
2 changed files with 16 additions and 14 deletions
+1 -1
View File
@@ -595,7 +595,7 @@ def testGuiMain_Features(qtbot, nwGUI, projPath, mockRnd):
# SideBar Menu
# ============
# Just make sure the custom event handler executes and don't fail
# Just make sure the custom event handler executes and doesn't fail
nwGUI.sideBar.mSettings.show()
nwGUI.sideBar.mSettings.hide()