Add WooCommerce plugin to acceptance tests
[MAILPOET-1936]
This commit is contained in:
committed by
M. Shull
parent
36ba91335d
commit
3c41b671ed
@@ -56,6 +56,9 @@ RewriteRule . index.php [L]
|
||||
" > .htaccess
|
||||
fi
|
||||
|
||||
echo "Installing WooCommerce"
|
||||
wp plugin install woocommerce --allow-root
|
||||
|
||||
else
|
||||
|
||||
if [ -z "${MULTISITE}" ] && $(wp-su core is-installed --network)
|
||||
|
Reference in New Issue
Block a user