Fix comment in phpunit test file
This commit is contained in:
@@ -7,7 +7,7 @@ namespace tests;
|
|||||||
use PHPUnit\Framework\TestCase;
|
use PHPUnit\Framework\TestCase;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Test class for ACL\Login
|
* Test class for DotEnv
|
||||||
* @coversDefaultClass \gullevek\DotEnv
|
* @coversDefaultClass \gullevek\DotEnv
|
||||||
* @testdox \gullevek\DotEnv method tests
|
* @testdox \gullevek\DotEnv method tests
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user