Update tests

This commit is contained in:
Veronica Berglyd Olsen
2024-11-01 19:55:56 +01:00
parent 31c75ea0b1
commit d9582436d4
4 changed files with 41 additions and 18 deletions
+1 -1
View File
@@ -263,7 +263,7 @@ def testFmtToOdt_DialogueFormatting(mockGUI):
"""Test formatting of dialogue."""
project = NWProject()
odt = ToOdt(project, isFlat=True)
odt.setDialogueHighlight(True)
odt.setDialogHighlight(True)
odt.initDocument()
oStyle = ODTParagraphStyle("test")