mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 21:54:14 -08:00
oops, typo from conflict resolve
This commit is contained in:
parent
b4b4927370
commit
e1addc5aef
|
@ -362,6 +362,8 @@ class AssetFactory extends Factory
|
|||
'purchase_date' => null,
|
||||
'asset_eol_date' => null
|
||||
]);
|
||||
});
|
||||
}
|
||||
/**
|
||||
* This allows bypassing model level validation if you want to purposefully
|
||||
* create an asset in an invalid state. Validation is turned back on
|
||||
|
|
Loading…
Reference in a new issue