getJson(test()->versionRoute('contacts/organizations')); $response ->assertOK() ->assertJson([ 'data' => [], ]); });