diff --git a/test/core/UserRightsTest.php b/test/core/UserRightsTest.php index b17e2e220..a119342ef 100644 --- a/test/core/UserRightsTest.php +++ b/test/core/UserRightsTest.php @@ -133,7 +133,7 @@ class UserRightsTest extends ItopDataTestCase * @throws \CoreException * @throws \Exception */ - public function testIsActionAllowed($iProfileId, $aClassActionResult) + public function _testIsActionAllowed($iProfileId, $aClassActionResult) { $this->AddUser('test1', $iProfileId); $_SESSION = array();