fix tests

This commit is contained in:
harshjagad20
2022-01-10 19:02:49 +05:30
parent 54f76f7cbe
commit 9eae813c24
11 changed files with 67 additions and 45 deletions

View File

@ -35,7 +35,7 @@ test('customer request validation rules', function () {
'nullable',
],
'enable_portal' => [
'nullable',
'boolean',
],
'currency_id' => [
'nullable',