tests:add tests for setting owner_id on new portfolio create

This commit is contained in:
hackerESQ
2024-10-28 16:59:58 -05:00
parent 9e6f879d16
commit 0e9bb1de0f
3 changed files with 54 additions and 6 deletions
-1
View File
@@ -2,7 +2,6 @@
namespace Database\Factories;
use App\Models\User;
use Illuminate\Database\Eloquent\Factories\Factory;
/**