mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
- gate implementation
- protected shared view fix
This commit is contained in:
@@ -33,7 +33,7 @@ class UserAccountTest extends TestCase
|
||||
->assertExists('files/' . User::first()->id);
|
||||
}
|
||||
/**
|
||||
* @test
|
||||
* todo: finish test
|
||||
*/
|
||||
public function it_test_user_timezone()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user