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

TRAVIS issue only #80

Closed
fringify opened this issue Jun 20, 2017 · 2 comments
Closed

TRAVIS issue only #80

fringify opened this issue Jun 20, 2017 · 2 comments

Comments

@fringify
Copy link

fringify commented Jun 20, 2017

I have below error on my travis server. It's fine on my local.
NoMethodError: undefined method `closed?' for nil:NilClass

the code that reports is something like this.

FakeStripe.stub_stripe
Stripe::Token.create(last4: "9191", exp_year: 1984).id

@srt32
Copy link

srt32 commented Jul 12, 2017

Does your code call closed? on a Stripe object (perhaps on an invoice?)?

Can you confirm you have the same environment / config set up on Travis as you do locally?

@stefannibrasil
Copy link
Contributor

Closing this because fake_stripe has been deprecated: #154

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants