Update manuscript tests

This commit is contained in:
Veronica Berglyd Olsen
2024-05-25 23:02:34 +02:00
parent aceb344856
commit 91222f631f
3 changed files with 20 additions and 31 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ from tests.tools import buildTestProject
@pytest.mark.gui
def testManuscriptBuild_Main(
def testToolManuscriptBuild_Main(
monkeypatch, qtbot: QtBot, nwGUI: GuiMain, fncPath: Path, projPath: Path, mockRnd
):
"""Test the GuiManuscriptBuild dialog."""