diff --git a/plugins/woocommerce-admin/bin/install-wp-tests.sh b/plugins/woocommerce-admin/bin/install-wp-tests.sh index 3820e6d110a..d651ef4e0a1 100755 --- a/plugins/woocommerce-admin/bin/install-wp-tests.sh +++ b/plugins/woocommerce-admin/bin/install-wp-tests.sh @@ -182,6 +182,7 @@ install_deps() { git clone --depth 1 https://github.com/woocommerce/woocommerce.git cd "$WP_CORE_DIR" # Bring in WooCommerce Core dependencies + ls composer.json composer install php wp-cli.phar plugin activate woocommerce