Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
fixed event test bug
Browse files Browse the repository at this point in the history
  • Loading branch information
kavdev committed Sep 11, 2016
1 parent dfebf2f commit 31b1c78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_event_processing_exception.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ def setUp(self):
stripe_id=self.msg["id"],
type="ping",
webhook_message=self.msg,
message=self.msg
)

def test_tostring(self):
Expand Down

0 comments on commit 31b1c78

Please sign in to comment.