diff --git a/product/ERP5Legacy/tests/testLegacyInvoice.py b/product/ERP5Legacy/tests/testLegacyInvoice.py
index 0e08b686bd6b7ac9d6b8669497e2a96bc66d1ea1..2db0f2d971265e1d2804461bcb40657c87618390 100644
--- a/product/ERP5Legacy/tests/testLegacyInvoice.py
+++ b/product/ERP5Legacy/tests/testLegacyInvoice.py
@@ -81,11 +81,6 @@ class TestInvoiceMixin(TestPackingListMixin,
   def getTitle(self):
     return "Invoices"
 
-  def getBusinessTemplateList(self):
-    return ('erp5_base', 'erp5_pdm', 'erp5_trade', 'erp5_accounting',
-            'erp5_invoicing', 'erp5_simplified_invoicing', 'erp5_apparel',
-            'erp5_project', 'erp5_legacy', 'erp5_administration')
-
   @UnrestrictedMethod
   def createCategories(self):
     """Create the categories for our test. """