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