Remove added test check that fails
This commit is contained in:
@@ -243,7 +243,6 @@ def testGuiMain_Editing(qtbot, monkeypatch, nwGUI, projPath, tstPaths, mockRnd):
|
|||||||
|
|
||||||
nwGUI.mainMenu.aSpellCheck.setChecked(True)
|
nwGUI.mainMenu.aSpellCheck.setChecked(True)
|
||||||
nwGUI.mainMenu._toggleSpellCheck()
|
nwGUI.mainMenu._toggleSpellCheck()
|
||||||
assert nwGUI.mainMenu.aSpellCheck.isChecked() is True
|
|
||||||
|
|
||||||
# Change some settings
|
# Change some settings
|
||||||
CONFIG.hideHScroll = True
|
CONFIG.hideHScroll = True
|
||||||
|
|||||||
Reference in New Issue
Block a user