mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-29 11:15:58 +00:00
- public sharing refactored part 2
This commit is contained in:
@@ -433,7 +433,7 @@ class BrowseTest extends TestCase
|
||||
|
||||
collect([$folder, $file])
|
||||
->each(function ($item) use ($user) {
|
||||
$this->getJson("/api/browse/shared")
|
||||
$this->getJson("/api/browse/share")
|
||||
->assertStatus(200)
|
||||
->assertJsonFragment([
|
||||
'id' => $item->id
|
||||
|
||||
Reference in New Issue
Block a user