Automattic / woocommerce-services

WooCommerce Services is a feature plugin that integrates hosted services into WooCommerce (3.0+), and currently includes automated tax rates and the ability to purchase and print USPS shipping labels.
GNU General Public License v2.0
108 stars 20 forks source link

Fix issue with e2e not starting [2790] #2793

Closed samnajian closed 3 months ago

samnajian commented 3 months ago

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