Created
April 24, 2011 01:26
-
-
Save boucher/939210 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
test: rest api with valid authorization refunding a non existant charge should return a 404(RestAPITest::TestRestApi2177731380::TestWithValidAuthorization2177728800): | |
NoMethodError: undefined method `publish' for nil:NilClass | |
/Users/boucher/Stripe/goat/lib/goat/notifications.rb:29:in `publish' | |
/Users/boucher/Stripe/goat/lib/goat/notifications.rb:124:in `send_notifications' | |
/Users/boucher/Stripe/goat/lib/goat/notifications.rb:98:in `flush_notifications' | |
/Users/boucher/Stripe/goat/lib/goat/notifications.rb:86:in `flush_all_notifications' | |
/Users/boucher/Stripe/goat/lib/goat/notifications.rb:86:in `each' | |
/Users/boucher/Stripe/goat/lib/goat/notifications.rb:86:in `flush_all_notifications' | |
./../../srv-common.rb:241 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment