Skip to content

Commit

Permalink
Eway: remove duplicate #test?. Closes activemerchant#111.
Browse files Browse the repository at this point in the history
  • Loading branch information
titanous committed May 12, 2011
1 parent e3d3c34 commit 7f4fc1c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/active_merchant/billing/gateways/eway.rb
Original file line number Diff line number Diff line change
Expand Up @@ -272,10 +272,6 @@ def gateway_url(cvn, test)
end
end

def test?
@options[:test] || super
end

end
end
end

0 comments on commit 7f4fc1c

Please sign in to comment.