mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-10 23:14:48 +00:00
Upgrade to Laravel 10, Vite 5+
This commit is contained in:
@@ -92,5 +92,5 @@ test('delete custom field', function () {
|
||||
'success' => true,
|
||||
]);
|
||||
|
||||
$this->assertDeleted($customField);
|
||||
$this->assertModelMissing($customField);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user