Skip to content
Snippets Groups Projects
Commit 316797b6 authored by efalcy's avatar efalcy
Browse files

Correction tests

parent cd392a51
Branches
Tags
No related merge requests found
......@@ -21,7 +21,7 @@
class AbstractAbonneControllerFicheTest extends AbstractControllerTestCase {
public function setUp() {
parent::setUp();
$this->marcus = Class_Users::newInstanceWithId(10,
['prenom' => 'Marcus',
'nom' => 'Miller'])->beAdminPortail();
......
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