Domains need to be public to be seen
This commit is contained in:
parent
9f762a642c
commit
5243fabd63
@ -32,6 +32,7 @@ class SiteAdminTest extends TestCase
|
||||
Domain::factory()->create([
|
||||
'id'=>999,
|
||||
'name'=>'test',
|
||||
'public'=>TRUE,
|
||||
]);
|
||||
|
||||
$this->get('network/999')
|
||||
|
Loading…
Reference in New Issue
Block a user