Skip to content

Commit

Permalink
Test to Tests directory
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitriBouteille committed Jan 22, 2024
1 parent affdd85 commit 72eb1ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Author: Dimitri BOUTEILLE <[email protected]>
*/

namespace Dbout\WpOrm\Test\Unit\Models;
namespace Dbout\WpOrm\Tests\Unit\Models;

use Dbout\WpOrm\Exceptions\CannotOverrideCustomTypeException;
use Dbout\WpOrm\Models\Attachment;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Author: Dimitri BOUTEILLE <[email protected]>
*/

namespace Dbout\WpOrm\Test\Unit\Scopes;
namespace Dbout\WpOrm\Tests\Unit\Scopes;

use Dbout\WpOrm\Builders\OptionBuilder;
use Dbout\WpOrm\Builders\PostBuilder;
Expand Down

0 comments on commit 72eb1ff

Please sign in to comment.