lovelysystems/lovely-pytest-docker

docker_compose_file fixture cannot be overridden

gandroz opened this issue · 0 comments

I cant override the docker_compose_file fixture. Whether I define a new one in the conftest.py file or the test file, the new fixture is never read so that I cant change the location of my docker file.