diff --git a/tests/test_tables.py b/tests/test_tables.py
index 4c2abcbd7..29ef6a9d2 100644
--- a/tests/test_tables.py
+++ b/tests/test_tables.py
@@ -288,7 +288,7 @@ def test_markdown():
text = (
"|Header1|Header2|Header3|\n"
"|---|---|---|\n"
- "|Col11 Col12|Col21
Col22|Col31
Col32
Col33|\n"
+ "|Col11
Col12|Col21
Col22|Col31
Col32
Col33|\n"
"|Col13|Col23|Col34
Col35|\n"
"|Col14|Col24|Col36|\n"
"|Col15|Col25
Col26||\n\n"