• Rafael Monnerat's avatar
    Prevent random failures when email table is not present · 067e7c38
    Rafael Monnerat authored
    The main reason for the test_installBusinessTemplatesFromRepository_update_catalog
    test is assert if the activities from created from clear catalog are
    present on the activity lists or not.
    
    This change re-creates the table using zsqls introduced by
    erp5_ingestion_mysql_innodb_catalog to make sure the table is there when
    the index activites related to the new BT5 be launched.
    067e7c38
testTemplateTool.py 28.6 KB