Remove left-over print statements from debugging

This commit is contained in:
Raphael Michel
2018-03-26 10:21:14 +02:00
parent 28a628ec93
commit 9ca61f9ef5
6 changed files with 2 additions and 7 deletions

View File

@@ -658,7 +658,6 @@ class SubEventsTest(SoupTest):
'checkinlist_set-0-all_products': 'on',
'item-%d-price' % self.ticket.pk: '12'
})
print(doc)
assert doc.select(".alert-success")
self.subevent1.refresh_from_db()
se = self.subevent1