spec/integration/braintree/transaction_spec.rb in braintree-2.66.0 vs spec/integration/braintree/transaction_spec.rb in braintree-2.67.0

- old
+ new

@@ -1795,10 +1795,10 @@ :credit_card => { :number => Braintree::Test::CreditCardNumbers::Visa, :expiration_date => "12/12", }, :three_d_secure_pass_thru => { - :eci_flag => "06", + :eci_flag => "05", :cavv => "", :xid => "", } ) result.success?.should == false