CI/CD tests produce deprecation warnings #361
Labels
area: python
Issues related to the Python Client
area: test
Issues related to the test suite
bug: minor
A minor bug
Description
Running our unit tests on CI/CD produces deprecation warnings
How to reproduce
Run tests on CI/CD and observe the output. You should find something similar to the following:
Expected behavior
Running tests shouldn't produce deprecation warnings. Test code should be tweaked to not generate these warnings
The text was updated successfully, but these errors were encountered: