mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 12:11:08 -04:00
fix tests
This commit is contained in:
@ -35,7 +35,7 @@ test('customer request validation rules', function () {
|
||||
'nullable',
|
||||
],
|
||||
'enable_portal' => [
|
||||
'nullable',
|
||||
'boolean',
|
||||
],
|
||||
'currency_id' => [
|
||||
'nullable',
|
||||
|
||||
Reference in New Issue
Block a user