apigee / apigee-api-catalog-drupal

Manage your API catalog within Drupal's content management approach
https://www.drupal.org/project/apigee_api_catalog
GNU General Public License v2.0
17 stars 16 forks source link

ApiDocsAdminTest test failing due to array declaration limit error #194

Closed shishir-intelli closed 2 years ago

shishir-intelli commented 2 years ago

Description

Functional test ApiDocsAdminTest.php failing due to array declaration limit.

Error - The array declaration extends to column 82 (the limit is 8***). 
The array content should be split up over multiple lines.