Skip to content

Commit

Permalink
chg: [test] remove attribute field which was not foreseen in 2.4 branch
Browse files Browse the repository at this point in the history
Signed-off: by the Hungarian leader
  • Loading branch information
adulau committed Sep 16, 2019
1 parent 605cdc2 commit b67cec6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ def new_event(self):
u'Object': [], u'Org': {'local': True, u'name': u'ORGNAME'},
u'Orgc': {'local': True, u'name': u'ORGNAME'},
u'Galaxy': [],
u'sighting_timestamp': '0',
u'threat_level_id': u'1'}}
self.assertEqual(event, to_check, 'Failed at creating a new Event')
return int(event_id)
Expand Down

0 comments on commit b67cec6

Please sign in to comment.