mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-09 06:24:48 +00:00
Upgrade to Laravel 10, Vite 5+
This commit is contained in:
@@ -97,5 +97,5 @@ test('delete unit', function () {
|
||||
|
||||
$response->assertOk();
|
||||
|
||||
$this->assertDeleted($unit);
|
||||
$this->assertModelMissing($unit);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user