aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/src/SpecTestsuites/Core/InlineModuleTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/SpecTestsuites/Core/InlineModuleTest.php')
-rw-r--r--tests/src/SpecTestsuites/Core/InlineModuleTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/src/SpecTestsuites/Core/InlineModuleTest.php b/tests/src/SpecTestsuites/Core/InlineModuleTest.php
index f133a5f..c102f28 100644
--- a/tests/src/SpecTestsuites/Core/InlineModuleTest.php
+++ b/tests/src/SpecTestsuites/Core/InlineModuleTest.php
@@ -5,7 +5,6 @@ declare(strict_types=1);
namespace Nsfisis\Waddiwasi\Tests\SpecTestsuites\Core;
use Nsfisis\Waddiwasi\Tests\SpecTestsuites\SpecTestsuiteBase;
-use PHPUnit\Framework\Attributes\Depends;
use PHPUnit\Framework\Attributes\DoesNotPerformAssertions;
final class InlineModuleTest extends SpecTestsuiteBase