killbill-aplcache

beatrix: remove debugging statements Signed-off-by: Pierre-Alexandre

11/11/2016 10:22:36 PM

Details

diff --git a/beatrix/src/test/java/org/killbill/billing/beatrix/integration/TestInvoicePayment.java b/beatrix/src/test/java/org/killbill/billing/beatrix/integration/TestInvoicePayment.java
index e245f77..7444840 100644
--- a/beatrix/src/test/java/org/killbill/billing/beatrix/integration/TestInvoicePayment.java
+++ b/beatrix/src/test/java/org/killbill/billing/beatrix/integration/TestInvoicePayment.java
@@ -73,8 +73,7 @@ public class TestInvoicePayment extends TestIntegrationBase {
     @Test(groups = "slow")
     public void testCancellationEOTWithInvoiceItemAdjustmentsOnInvoiceWithMultipleItems() throws Exception {
         final int billingDay = 1;
-        Boolean foo = true;
-        System.out.println(Boolean.TRUE.equals(foo) ? "trye" : false);
+
         final DateTime initialCreationDate = new DateTime(2016, 9, 1, 0, 3, 42, 0, testTimeZone);
 
         // set clock to the initial start date