From 0ba3b8829fc5fe8a575be861b5f71b4e08d57073 Mon Sep 17 00:00:00 2001 From: Jagepard Date: Tue, 23 Jun 2026 14:19:08 +0300 Subject: [PATCH] fix --- tests/AuthTest.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/AuthTest.php b/tests/AuthTest.php index f1c533d..d4b7fce 100755 --- a/tests/AuthTest.php +++ b/tests/AuthTest.php @@ -7,8 +7,6 @@ * * @author Korotkov Danila (Jagepard) * @license https://mozilla.org/MPL/2.0/ MPL-2.0 - * - * phpunit tests/AuthTest.php */ namespace Rudra\Auth\Tests;