Skip to content

Commit 46e46a8

Browse files
committed
test fix
1 parent 877d0d2 commit 46e46a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_process_readme.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def test_conversion():
2020
"[b]",
2121
"[HEADING=2]",
2222
"[CODE=bash]",
23-
"[sup]superscript[/sup]",
23+
"[sup]2[/sup]",
2424
]
2525

2626
lowered = result.lower()

0 commit comments

Comments
 (0)