Print the event so we can see what travis is trying to compare against

- should help with the debugw
pull/3/head
iglocska 2015-11-13 11:10:53 +01:00
parent dbe87b6ebd
commit de91860d5d
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ class TestBasic(unittest.TestCase):
u'ShadowAttribute': [], u'published': False,
u'distribution': u'0', u'Attribute': [], u'proposal_email_lock': False,
u'threat_level_id': u'1'}}
print event
self.assertEqual(event, to_check, 'Failed at creating a new Event')
return int(event_id)