mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 16:32:15 +00:00
it_use_user_token_in_public_api_request test
This commit is contained in:
@@ -71,8 +71,6 @@ class TrashTest extends TestCase
|
||||
*/
|
||||
public function it_dump_trash()
|
||||
{
|
||||
Storage::fake('local');
|
||||
|
||||
$this->setup->create_directories();
|
||||
|
||||
$user = User::factory(User::class)
|
||||
|
||||
Reference in New Issue
Block a user