request('GET', '/api/config'); $this->assertResponseIsSuccessful(); $this->assertMatchesResourceItemJsonSchema(Instance::class); } }