Closed samnajian closed 3 months ago
This PR make sure docker-compose command exists before trying to setup the e2e environment, which relies on this.
docker-compose
If the e2e tests can run, the PR is green.
changelog.txt
readme.txt
Description
This PR make sure
docker-compose
command exists before trying to setup the e2e environment, which relies on this.Related issue(s)
2790
Steps to reproduce & screenshots/GIFs
If the e2e tests can run, the PR is green.
Checklist
changelog.txt
entry addedreadme.txt
entry added