lib/generators/opay/templates/opay_config.rb in opay-1.0.0.beta vs lib/generators/opay/templates/opay_config.rb in opay-1.0.0
- old
+ new
@@ -4,6 +4,8 @@
# payu configuration
config.pos_id = 999
config.pos_auth_key = ''
config.key1 = ''
config.key1 = ''
-end
\ No newline at end of file
+
+ # config.test_mode = true
+end