mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
Shared pages refactoring part 1
This commit is contained in:
@@ -133,7 +133,7 @@ class VisitorAccessToItemsTest extends TestCase
|
||||
|
||||
$this->withCookies($cookie)
|
||||
->get("/share/$share->token")
|
||||
->assertStatus(200);
|
||||
->assertRedirect("/share/$share->token/authenticate");
|
||||
}
|
||||
|
||||
if (! $is_protected) {
|
||||
|
||||
Reference in New Issue
Block a user