Update tests
This commit is contained in:
@@ -442,7 +442,7 @@ def testFmtToQTextDocument_TextCharFormats(mockGUI):
|
||||
|
||||
# Convert before init
|
||||
doc._text = "Blabla"
|
||||
doc.setDialogueHighlight(True)
|
||||
doc.setDialogHighlight(True)
|
||||
doc.doConvert()
|
||||
doc.tokenizeText()
|
||||
assert doc.document.toPlainText() == ""
|
||||
|
||||
Reference in New Issue
Block a user