You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a read only dictionary for the containers that always fetches anew
This is related to pytest-docker-compose#8, basically dynamic ports are not recognized by the
current code. Refetching the containers everytime they are used solves this.
0 commit comments