Move test

This commit is contained in:
Marcus Moore 2024-10-29 16:12:13 -07:00
parent 702edf7908
commit 3c75fc2ced
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
<?php
namespace Tests\Unit;
namespace Tests\Unit\Models;
use App\Models\Department;
use App\Models\Location;