mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
Shared pages refactoring part 1
This commit is contained in:
@@ -181,6 +181,6 @@ class DefaultRestrictionsTest extends TestCase
|
||||
]);
|
||||
|
||||
$this->get("/share/$share->token")
|
||||
->assertViewIs('index');
|
||||
->assertRedirect("/share/$share->token/files/$share->item_id");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user