cloudant / java-cloudant

A Java client for Cloudant
Apache License 2.0
79 stars 68 forks source link

Fixed test credentials #445

Closed ricellis closed 6 years ago

ricellis commented 6 years ago

Thanks for your hard work, please ensure all items are complete before opening.

What

Fixed test credentials for matrix build.

How

Reverted env.CREDS_ID. Removed un-needed COUCH_IAM_API_KEY.

Testing

Used a temporary commit to enable the matrix build for this branch and all tests passed. (Note temporary commit now removed for review/merge).

Issues

N/A PR opened in response to CI break.