cdnjs / api-server

📡 API server for api.cdnjs.com - The #1 free and open source CDN built to make life easier for developers.
https://api.cdnjs.com
MIT License
89 stars 38 forks source link

Disable response properties test for /libraries with version fields #51

Closed MattIPv4 closed 3 years ago

MattIPv4 commented 3 years ago

Type of Change

What issue does this relate to?

N/A

What should this PR do?

Disables the continually failing spec as it is unknown when the test will be able to resolve the invalid data that is present in the Algolia index.

/libraries : Requesting a field (?fields=version) : Library object : is an object with 'name', 'latest' and requested 'version' properties

What are the acceptance criteria?

Test suite passes.