mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
handle team invitation for non registered user
This commit is contained in:
@@ -21,7 +21,7 @@ class SetupWizardTest extends TestCase
|
||||
|
||||
$this->postJson('/api/setup/purchase-code', [
|
||||
'purchaseCode' => '8624194e-3156-4cd0-944e-3440fcecdacb',
|
||||
])->assertStatus(204);
|
||||
])->assertStatus(201);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user