mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Remove left-over debug statements
This commit is contained in:
@@ -113,7 +113,6 @@ def test_team_update(token_client, organizer, event, second_team):
|
||||
},
|
||||
format='json'
|
||||
)
|
||||
print(resp.data)
|
||||
assert resp.status_code == 400
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user