diff --git a/tests/ExceptionTest.php b/tests/ExceptionTest.php index 3cf8e32..c773e72 100755 --- a/tests/ExceptionTest.php +++ b/tests/ExceptionTest.php @@ -7,8 +7,6 @@ * * @author Korotkov Danila (Jagepard) * @license https://mozilla.org/MPL/2.0/ MPL-2.0 - * - * phpunit src/tests/ExceptionTest --coverage-html src/tests/coverage-html */ use Rudra\Exceptions\LogicException;