ui_test: fix Foo_viewParallelListField for naming conventions test

Fixes test failure:

    ======================================================================
    FAIL: testNamingConvention (testERP5NamingConvention.TestNamingConvention)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "./parts/erp5/Products/ERP5Type/tests/testERP5NamingConvention.py", line 120, in testNamingConvention
        self.assertEqual(0, len(final_result_list), "\n".join(final_result_list))
    AssertionError: erp5_ui_test/Foo_viewParallelListField : Title of the Form itself : 'Foo_viewParallelListField' is not titlecased
5 jobs for feat/renderjs_translation_data_post_upgrade
Status Job ID Name Coverage
  External
passed ERP5.CodingStyleTest-Master

passed ERP5.PerformanceTest-Master

failed ERP5.UnitTest-Master

passed SlapOS.Eggs.UnitTest-Master.Python2

passed SlapOS.Eggs.UnitTest-Master.Python3