Fixes for testing

This commit is contained in:
2024-01-21 18:15:23 +11:00
parent 4c8bd1c81f
commit 59c8ed95c5
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace Tests\Unit;
namespace Tests\Feature;
use Tests\TestCase;