mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-06-03 16:54:42 +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