diff --git a/product/ERP5Banking/tests/testERP5BankingMonetaryDestruction.py b/product/ERP5Banking/tests/testERP5BankingMonetaryDestruction.py
index da5b354ccf8d1224bc3a89ec3afbdba9c96aa81e..f44ed74be951412de262cd42b80d30910b0b5642 100644
--- a/product/ERP5Banking/tests/testERP5BankingMonetaryDestruction.py
+++ b/product/ERP5Banking/tests/testERP5BankingMonetaryDestruction.py
@@ -595,9 +595,6 @@ class TestERP5BankingMonetaryDestruction(TestERP5BankingMixin, ERP5TypeTestCase)
     """
     Check that compution of inventory at vault source is right after confirm and before deliver 
     """
-    print self.monetary_destruction.getBaobabDestination()
-    print self.monetary_destruction.getBaobabDestinationUid()
-    
     # check we have 5 banknotes of 10000 currently
     self.assertEqual(self.simulation_tool.getCurrentInventory(node=self.source.getRelativeUrl(), resource = self.billet_10000.getRelativeUrl()), 5.0)
     # check we will have 0 banknote of 10000 after deliver