Skip to content
Snippets Groups Projects
Commit 5ac0249a authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

fix failures

parent cadf5243
Branches
Tags
2 merge requests!2334Master,!2184Hotline master
Pipeline #1681 passed with stage
in 12 minutes and 31 seconds
......@@ -1515,6 +1515,7 @@ class UpgradeDB_328_Test extends UpgradeDBTestCase {
'viewnotice1' => ['entete' => 'JAENFGM']]];
$this->query("update bib_admin_profil set CFG_MODULES='" . serialize($cfg) . "' where id_profil=1");
} catch(Exception $e) {}
Class_Profil::clearCache();
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment