mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-21 12:24:25 +01:00
Qual: More phpunit tests
This commit is contained in:
@@ -234,7 +234,7 @@ class UserGroupTest extends PHPUnit_Framework_TestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @depends testUserOther
|
||||
* @depends testUserGroupOther
|
||||
* The depends says test is run only if previous is ok
|
||||
*/
|
||||
public function testUserGroupDelete($id)
|
||||
|
||||
Reference in New Issue
Block a user