test/remote/gateways/remote_beanstream_test.rb in activemerchant-1.4.2 vs test/remote/gateways/remote_beanstream_test.rb in activemerchant-1.5.0

- old
+ new

@@ -1,5 +1,5 @@ -require File.dirname(__FILE__) + '/../../test_helper' +require 'test_helper' # This test suite assumes that you have enabled username/password transaction validation in your Beanstream account. # You will experience some test failures if username/password validation transaction validation is not enabled. class RemoteBeanstreamTest < Test::Unit::TestCase