diff --git a/product/ERP5/tests/testAccounting.py b/product/ERP5/tests/testAccounting.py index 6a1af94f5c5318ff35ddf8ac1ced2c0c663443ae..27a450562fe5e348d07eb5faf00552c8040ea4f8 100644 --- a/product/ERP5/tests/testAccounting.py +++ b/product/ERP5/tests/testAccounting.py @@ -2411,7 +2411,7 @@ class TestTransactions(AccountingTestCase): -class TestAccountingWithSequences(ERP5TypeTestCase): +class TestAccountingWithSequences(AccountingTestCase): """The first test for Accounting """ def getAccountingModule(self):