db/sample/payment_methods.yml in spree_sample-0.70.0.rc2 vs db/sample/payment_methods.yml in spree_sample-0.70.0
- old
+ new
@@ -19,12 +19,11 @@
name: Credit Card
description: Bogus payment gateway for production.
environment: production
active: true
type: Gateway::Bogus
-bogus_prod:
+bogus_staging:
name: Credit Card
description: Bogus payment gateway for staging.
environment: staging
active: true
type: Gateway::Bogus
-
\ No newline at end of file