From e335e807bf4615c5d0bf4ff9479f3d5a7ca523d5 Mon Sep 17 00:00:00 2001 From: Azul Date: Thu, 4 Jul 2013 10:42:52 +0200 Subject: billing bring back test for #with_braintree_data! --- billing/test/unit/customer_test.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'billing') diff --git a/billing/test/unit/customer_test.rb b/billing/test/unit/customer_test.rb index 0358f38..2ea0b5e 100644 --- a/billing/test/unit/customer_test.rb +++ b/billing/test/unit/customer_test.rb @@ -26,7 +26,6 @@ class CustomerTest < ActiveSupport::TestCase end test "with no braintree data" do - skip "this is currently commented out in the model" assert_equal @customer, @customer.with_braintree_data! end -- cgit v1.2.3