diff --git a/tests/TestCase/Controller/MaterielsControllerTest.php b/tests/TestCase/Controller/MaterielsControllerTest.php index 3f4c5c9..9988213 100755 --- a/tests/TestCase/Controller/MaterielsControllerTest.php +++ b/tests/TestCase/Controller/MaterielsControllerTest.php @@ -1917,7 +1917,7 @@ class MaterielsControllerTest extends General { * * @dataProvider dataProviderRoles4 */ - public function testMaterielPagesIndexAndView2($role) { + public function OFF_testMaterielPagesIndexAndView2($role) { $this->authAs($role); $this->d("*******************"); $this->d(" ROLE $role :"); -- libgit2 0.21.2