Skip to content

Commit

Permalink
Move unit test to unit namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Sep 10, 2024
1 parent 9b0dabd commit bfe4fc3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

declare(strict_types=1);

namespace Hyde\Framework\Testing\Feature;
namespace Hyde\Framework\Testing\Unit;

use Hyde\Facades\Filesystem;
use Hyde\Hyde;
Expand Down

0 comments on commit bfe4fc3

Please sign in to comment.