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:
@@ -220,6 +220,6 @@ class FixedBillingRestrictionsTest extends TestCase
|
||||
]);
|
||||
|
||||
$this->get("/share/$share->token")
|
||||
->assertViewIs('index');
|
||||
->assertRedirect("/share/$share->token/files/$share->item_id");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user