From 651d9037050b9dc12f8813b4fd30fd3eec6483dc Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Thu, 14 Nov 2019 18:31:31 +0100 Subject: [PATCH] Fix test --- tests/test_gui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_gui.py b/tests/test_gui.py index 41c15302..89121ace 100644 --- a/tests/test_gui.py +++ b/tests/test_gui.py @@ -77,7 +77,7 @@ def testMainWindows(qtbot, nwTempGUI, nwRef): assert nwGUI.treeView._getTreeItem("71ee45a3c0db9") is not None assert nwGUI.treeView._getTreeItem("811786ad1ae74") is not None - nwGUI.mainMenu.toolsSpellCheck.setChecked(True) + nwGUI.mainMenu.aSpellCheck.setChecked(True) assert nwGUI.mainMenu._toggleSpellCheck() # Add a Character File