In my fork, without any changes, I get one failure:
1) PayPal cannot process a payment with invalid gateway details
Failure/Error: click_link product.name
Capybara::Ambiguous:
Ambiguous match, found 2 elements matching link "iPad"
I looked at the latest travis build and installed the same software versions that I saw there.
ruby -v
ruby 2.1.5p273 (2014-11-13 revision 48405) [x86_64-linux]
gem -v
2.4.8
bundler -v
Bundler version 1.7.6
Still got the same failure.
In my fork, without any changes, I get one failure:
1) PayPal cannot process a payment with invalid gateway details Failure/Error: click_link product.name Capybara::Ambiguous: Ambiguous match, found 2 elements matching link "iPad"I looked at the latest travis build and installed the same software versions that I saw there.
Still got the same failure.