openaq / openaq-api-v2

OpenAQ API
https://api.openaq.org
39 stars 9 forks source link

Update to unit test #309

Closed majesticio closed 6 months ago

majesticio commented 6 months ago

Updated test_v3_queries.py file to use the array overlap operator instead of the equality operator.

russbiggs commented 6 months ago

This has a change to queries.py which has already been merged. I think this should only have changes to the relevant test files. Can you also rebase to main?