Commit 2008675a by Damien Moulard

quick fix

parent 27e00f90
......@@ -31,7 +31,7 @@ class AppFixturesPatches extends Fixture
public function load(ObjectManager $manager)
{
self::updateTresorierRole($manager);
self::addCaissiersRole($manager);
self::addCaissiersRoles($manager);
}
/**
......
Markdown is supported
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