database-host: reverse node relationship
This commit is contained in:
parent
0c5416ee27
commit
507a802dec
5 changed files with 20 additions and 24 deletions
|
@ -24,7 +24,7 @@ class DatabaseAuthorizationTest extends ClientApiIntegrationTestCase
|
|||
// And as no access to $server3.
|
||||
$server3 = $this->createServerModel();
|
||||
|
||||
$host = DatabaseHost::factory()->create([]);
|
||||
$host = DatabaseHost::factory()->create();
|
||||
|
||||
// Set the API $user as a subuser of server 2, but with no permissions
|
||||
// to do anything with the databases for that server.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue