Turn off the old splitter tool test

This commit is contained in:
Veronica Berglyd Olsen
2022-10-12 23:44:15 +02:00
parent 31a5761ba0
commit 1421ed3bf4
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -34,6 +34,7 @@ from novelwriter.core.document import NWDoc
@pytest.mark.gui
@pytest.mark.skip
def testDlgSplit_Main(qtbot, monkeypatch, nwGUI, fncProj, mockRnd):
"""Test the split document tool.
"""