From b777535c2cefabb564e60fa6e8483ba0564a89fc Mon Sep 17 00:00:00 2001 From: Romain Courteaud <romain@nexedi.com> Date: Thu, 26 Oct 2017 10:03:09 +0200 Subject: [PATCH] Typo --- product/ERP5Type/tests/testERP5NamingConvention.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product/ERP5Type/tests/testERP5NamingConvention.py b/product/ERP5Type/tests/testERP5NamingConvention.py index d4d317d01c..7d72574366 100644 --- a/product/ERP5Type/tests/testERP5NamingConvention.py +++ b/product/ERP5Type/tests/testERP5NamingConvention.py @@ -56,7 +56,7 @@ class TestNamingConvention(ERP5TypeTestCase): 'erp5_public_accounting_budget', 'erp5_publication', 'erp5_run_my_doc', 'erp5_short_message', 'erp5_simplified_invoicing', 'erp5_trade_knowledge_pad', 'erp5_trade_ui_test', 'erp5_ace_editor', - 'erp5_authentication_policy', 'erp5_bearer_token' + 'erp5_authentication_policy', 'erp5_bearer_token', 'erp5_certificate_authority', 'erp5_code_mirror', 'erp5_computer_immobilisation', 'erp5_credential_oauth2', 'erp5_data_protection', 'erp5_data_set', 'erp5_development_wizard', 'erp5_dhtml_style', 'erp5_direct_debit_payment', -- 2.30.9