Fix phpunit dependency
This commit is contained in:
parent
28d416a00d
commit
0807650311
@ -227,7 +227,7 @@ class ProjectTest extends PHPUnit\Framework\TestCase
|
||||
* @param int $id Id of project
|
||||
* @return void
|
||||
*
|
||||
* @depends testProjectClose
|
||||
* @depends testProjectOther
|
||||
* The depends says test is run only if previous is ok
|
||||
*/
|
||||
public function testProjectDelete($id)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user