zip api update

This commit is contained in:
Čarodej
2022-05-03 09:18:07 +02:00
parent e8fb5b6865
commit b1fd046084
8 changed files with 106 additions and 60 deletions

View File

@@ -97,7 +97,7 @@ class TrashTest extends TestCase
'force_delete' => false,
],
],
])->assertStatus(204);
])->assertStatus(200);
$this->deleteJson('/api/trash/dump')
->assertStatus(200);