From 5ab60ca4a3b80d37cfdc6f8d6a43c83053f894cc Mon Sep 17 00:00:00 2001
From: Veronica Berglyd Olsen <1619840+vkbo@users.noreply.github.com>
Date: Sun, 23 May 2021 13:15:09 +0200
Subject: [PATCH] Fix test
---
tests/test_core/test_core_toodt.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tests/test_core/test_core_toodt.py b/tests/test_core/test_core_toodt.py
index 955963e7..4aacf491 100644
--- a/tests/test_core/test_core_toodt.py
+++ b/tests/test_core/test_core_toodt.py
@@ -93,7 +93,8 @@ def testCoreToOdt_Convert(dummyGUI):
'bold'
' and '
'italics'
- ' text text. No format'
+ ' text text.'
+ 'No format'
''
)