diff --git a/tests/AnnotationTest.php b/tests/AnnotationTest.php index 5efa927..43e9b24 100755 --- a/tests/AnnotationTest.php +++ b/tests/AnnotationTest.php @@ -8,7 +8,7 @@ * @author Korotkov Danila (Jagepard) * @license https://mozilla.org/MPL/2.0/ MPL-2.0 * - * phpunit src/tests/AnnotationTest --coverage-html src/tests/coverage-html + * phpunit tests/AnnotationTest.php */ namespace Rudra\Annotation\Tests;