mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
NEW Activate PHPUnit with tests on permission on $action ==...
This commit is contained in:
@@ -665,7 +665,8 @@ class CodingPhpTest extends CommonClassTest
|
||||
break;
|
||||
}
|
||||
}
|
||||
//$this->assertTrue($ok, 'Found a test on action without check on permission and without comment to say this is expected, in file '.$file['relativename'].'.');
|
||||
|
||||
$this->assertTrue($ok, 'Found a test on $action, without check on permission on same line and without the comment "// Test on permission already done", in file '.$file['relativename'].'.');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user