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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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):