Skip to content

Commit

Permalink
Move unit test to unit tests namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Nov 18, 2022
1 parent e7dca55 commit 5b2f0db
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\Pages\HtmlPage;
use Hyde\Testing\TestCase;
Expand Down

0 comments on commit 5b2f0db

Please sign in to comment.