killbill-uncached

invoice: payment: server: fix tests properties Signed-off-by:

3/14/2014 7:01:52 AM

Details

diff --git a/invoice/src/test/resources/resource.properties b/invoice/src/test/resources/resource.properties
index fffad07..ebe435c 100644
--- a/invoice/src/test/resources/resource.properties
+++ b/invoice/src/test/resources/resource.properties
@@ -1 +1 @@
-org.killbill.billing.invoice.maxNumberOfMonthsInFuture = 36
+org.killbill.invoice.maxNumberOfMonthsInFuture=36
diff --git a/payment/src/test/resources/payment.properties b/payment/src/test/resources/payment.properties
index b6aab8c..34337a0 100644
--- a/payment/src/test/resources/payment.properties
+++ b/payment/src/test/resources/payment.properties
@@ -1,3 +1,3 @@
-killbill.payment.failure.retry.start.sec=3600
-killbill.payment.failure.retry.multiplier=1
-killbill.payment.failure.retry.max.attempts=3
+org.killbill.payment.failure.retry.start.sec=3600
+org.killbill.payment.failure.retry.multiplier=1
+org.killbill.payment.failure.retry.max.attempts=3
diff --git a/server/src/test/resources/killbill.properties b/server/src/test/resources/killbill.properties
index 6feb506..0c1abba 100644
--- a/server/src/test/resources/killbill.properties
+++ b/server/src/test/resources/killbill.properties
@@ -17,7 +17,6 @@
 org.killbill.catalog.uri=catalog-weapons.xml
 org.killbill.overdue.uri=overdue.xml
 
-org.killbill.payment.engine.events.off=false
 org.killbill.payment.retry.days=8,8,8
 
 # Local DB