mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
zip api update
This commit is contained in:
@@ -97,7 +97,7 @@ class TrashTest extends TestCase
|
||||
'force_delete' => false,
|
||||
],
|
||||
],
|
||||
])->assertStatus(204);
|
||||
])->assertStatus(200);
|
||||
|
||||
$this->deleteJson('/api/trash/dump')
|
||||
->assertStatus(200);
|
||||
|
||||
Reference in New Issue
Block a user