Fix broken test
This commit is contained in:
@@ -43,7 +43,7 @@ def testGuiOutline_Main(qtbot, monkeypatch, nwGUI, nwLipsum):
|
|||||||
nwGUI.mainConf.lastPath = nwLipsum
|
nwGUI.mainConf.lastPath = nwLipsum
|
||||||
|
|
||||||
nwGUI.rebuildIndex()
|
nwGUI.rebuildIndex()
|
||||||
nwGUI.mainStack.setCurrentIndex(nwGUI.idxTabProj)
|
nwGUI.mainStack.setCurrentIndex(nwGUI.idxOutlineView)
|
||||||
|
|
||||||
assert nwGUI.projView.topLevelItemCount() > 0
|
assert nwGUI.projView.topLevelItemCount() > 0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user