Integration tests are currently searching for docker-compose-tests.yml which was removed yesterday. Adding it back in.
Example
ERROR it/sources_test.py::test_sources[in-memory-it] - FileNotFoundError: [Errno 2] No such file or directory: 'docker-compose'
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.
Description
Integration tests are currently searching for
docker-compose-tests.yml
which was removed yesterday. Adding it back in. ExampleBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.