Remove stale debug statements from tests (#51059)

This commit is contained in:
Franck Nijhof
2021-05-25 11:52:20 +02:00
committed by GitHub
parent 2eb87b8806
commit c5383219f1
10 changed files with 0 additions and 11 deletions

View File

@ -29,7 +29,6 @@ def test_conditionerror_format():
)
error_container1 = ConditionErrorContainer("box", errors=[error_pos1, error_pos2])
print(error_container1)
assert (
str(error_container1)
== """In 'box' (item 1 of 2):