Skip to content

Commit ac9f239

Browse files
author
Jason Ward
committed
refs #28: updated tests based on merged master
1 parent 91ee5a2 commit ac9f239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydocx/tests/test_xml.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -923,7 +923,7 @@ class SDTTestCase(_TranslationTestCase):
923923
expected_output = '''
924924
<html><body>
925925
<ol data-list-type="decimal">
926-
<li>AAA<br/>
926+
<li>AAA<br />
927927
BBB
928928
</li>
929929
<li>CCC</li>

0 commit comments

Comments
 (0)