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:
@@ -92,5 +92,5 @@ test('update user using a form request', function () {
|
||||
// postJson("/api/v1/users/delete", $data)
|
||||
// ->assertOk();
|
||||
|
||||
// $this->assertDeleted($user);
|
||||
// $this->assertModelMissing($user);
|
||||
// });
|
||||
|
||||
Reference in New Issue
Block a user