diff --git a/tests/ControllerTest.php b/tests/ControllerTest.php index 5b74e76..8603626 100755 --- a/tests/ControllerTest.php +++ b/tests/ControllerTest.php @@ -7,11 +7,8 @@ * * @author Korotkov Danila (Jagepard) * @license https://mozilla.org/MPL/2.0/ MPL-2.0 - * - * phpunit src/tests/ControllerTest --coverage-html src/tests/coverage-html */ - namespace Rudra\Controller\Tests; use Rudra\Container\Facades\Session;