Fix tests

This commit is contained in:
Veronica Berglyd Olsen
2023-05-24 00:27:29 +02:00
parent e3744d31aa
commit cd81ea5fbb
3 changed files with 99 additions and 60 deletions
+1
View File
@@ -33,6 +33,7 @@ from novelwriter.tools.build import GuiBuildNovel
@pytest.mark.gui
@pytest.mark.skip
def testToolBuild_Main(qtbot, monkeypatch, nwGUI, prjLipsum, tstPaths):
"""Test the build tool.
"""