Skip to content
Snippets Groups Projects
Commit 408a6b21 authored by gloas's avatar gloas
Browse files

CatalogueControllerTest Correction dépendance à la base

parent 06f128ee
Branches
Tags
No related merge requests found
......@@ -282,6 +282,7 @@ class CatalogueControllerWithModoPortailIndexTest extends AdminCatalogueControll
public function setUp() {
parent::setUp();
Class_UserGroup::beVolatile();
Class_AdminVar::newInstanceWithId('OAI_SERVER', ['valeur' => '1']);
$this->dispatch('admin/catalogue/index');
}
......
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