mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 21:44:51 +00:00
v5.0.0 update
This commit is contained in:
@@ -16,7 +16,7 @@ test('expense request validation rules', function () {
|
||||
'amount' => [
|
||||
'required',
|
||||
],
|
||||
'user_id' => [
|
||||
'customer_id' => [
|
||||
'nullable',
|
||||
],
|
||||
'notes' => [
|
||||
|
||||
Reference in New Issue
Block a user