create('localhost'); tenancy()->init('localhost'); $this->assertSame($tenant, tenancy()->tenant); } // todo write more tests }