thoughtbot / fake_stripe

A Stripe fake so that you can avoid hitting Stripe servers in tests.
MIT License
401 stars 78 forks source link

Follow Capybara deprecation warning #88

Closed dansteele closed 6 years ago

dansteele commented 6 years ago

"Positional arguments, other than the application, to Server#new are deprecated, please use keyword arguments"

https://github.com/teamcapybara/capybara/blob/master/lib/capybara/server.rb#L21

composerinteralia commented 6 years ago

Thanks for the PR! It looks like this was fixed with ec331dc16b4e5a3a36d9e0717d1423fd4836e506