Skip to content

Commit 2de145f

Browse files
committed
wasnt -> wasn't
1 parent 942fd91 commit 2de145f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/test_junitxml.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ def test_hello():
582582
assert "hx" in fnode.toxml()
583583

584584
def test_assertion_binchars(self, testdir):
585-
"""this test did fail when the escaping wasnt strict"""
585+
"""this test did fail when the escaping wasn't strict"""
586586
testdir.makepyfile(
587587
"""
588588

0 commit comments

Comments
 (0)