Skip to content
Snippets Groups Projects
Commit 044e078f authored by gloas's avatar gloas
Browse files

correction test boite panier auto dans interface admin

parent 4830555f
Branches
Tags
No related merge requests found
......@@ -763,7 +763,7 @@ class Admin_ProfilControllerPageAccueilNoPanierTest extends Admin_ProfilControll
public function setUp() {
parent::setUp();
Class_AdminVar::newInstanceWithId('BOITE_PANIER_AUTO', ['valeur' => '1']);
ZendAfi_Auth::getInstance()->getIdentity()->ROLE_LEVEL = 7;
$this->dispatch('/admin/profil/accueil/id_profil/47897', true);
}
......
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