spec/frontend_spec.rb in mollie-bank-0.0.3 vs spec/frontend_spec.rb in mollie-bank-0.0.4

- old
+ new

@@ -55,8 +55,8 @@ :paid => 'true' } last_response.should be_redirect follow_redirect! - last_request.url.should == 'http://example.org/return.html?transaction_id=987654' + last_request.url.should eq 'http://example.org/return.html?transaction_id=987654' end end