Fix comment in phpunit test file

This commit is contained in:
2022-06-08 15:31:48 +09:00
parent 2c592f0289
commit 652c3554f8

View File

@@ -7,7 +7,7 @@ namespace tests;
use PHPUnit\Framework\TestCase;
/**
* Test class for ACL\Login
* Test class for DotEnv
* @coversDefaultClass \gullevek\DotEnv
* @testdox \gullevek\DotEnv method tests
*/