summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2013-09-18 13:58:01 +0200
committerAzul <azul@leap.se>2013-09-18 13:58:01 +0200
commit7398048b0fa261cd3178cb5309858eb845d01c77 (patch)
treea6aaccd364ef6704de124cb9e4368aace491e58b
parentc934787aa13977c3bb13155745f51ea71728d175 (diff)
minor: include missing CustomerTestHelper
-rw-r--r--billing/test/functional/payments_controller_test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/billing/test/functional/payments_controller_test.rb b/billing/test/functional/payments_controller_test.rb
index dd742ba..655aa16 100644
--- a/billing/test/functional/payments_controller_test.rb
+++ b/billing/test/functional/payments_controller_test.rb
@@ -2,6 +2,7 @@ require 'test_helper'
require 'fake_braintree'
class PaymentsControllerTest < ActionController::TestCase
+ include CustomerTestHelper
test "payment when unauthorized" do
get :new