getJson('/api/v1/system/db-check'); $response->assertOk(); $response->assertJsonPath('data.ok', true); } }