Fix remaining rake test_app issues

This commit is contained in:
John Dyer 2011-11-17 16:37:05 -05:00
parent 04ebf6a74c
commit 46d4ab43b8
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ module SpreePaypalExpress
end
end
initializer "spree_paypal_express.register.payment_methods" do |app|
config.after_initialize do |app|
app.config.spree.payment_methods += [
Spree::BillingIntegration::PaypalExpress,
Spree::BillingIntegration::PaypalExpressUk