Merge remote-tracking branch 'origin/develop'
This commit is contained in:
commit
34eb10ff73
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ class AssetSeeder extends Seeder
|
|||
return fn($sequence) => [
|
||||
'rtd_location_id' => $this->locationIds->random(),
|
||||
'supplier_id' => $this->supplierIds->random(),
|
||||
'created_by' => $this->admin->id,
|
||||
'created_by' => $this->adminuser->id,
|
||||
];
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue