mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
- ability leave team folder
- refactoring
This commit is contained in:
@@ -100,7 +100,7 @@ class TeamsTest extends TestCase
|
||||
|
||||
$this
|
||||
->actingAs($user)
|
||||
->post("/api/teams/convert/{$folder->id}", [
|
||||
->post("/api/teams/folders/{$folder->id}/convert", [
|
||||
'invitations' => [
|
||||
[
|
||||
'email' => 'john@internal.com',
|
||||
|
||||
Reference in New Issue
Block a user