Print info about installed plugins in tests bootstrap
[MAILPOET-3482]
This commit is contained in:
committed by
Veljko V
parent
940f03d9e8
commit
e2683fc5c0
@ -97,6 +97,10 @@ sed -i "s/define( *'WP_DEBUG', false *);/$CONFIG/" /wp-core/wp-config.php
|
||||
wp plugin activate woocommerce
|
||||
wp plugin activate woocommerce-subscriptions
|
||||
|
||||
# print info about installed plugins
|
||||
wp plugin get woocommerce
|
||||
wp plugin get woocommerce-subscriptions
|
||||
|
||||
# activate MailPoet
|
||||
wp plugin activate mailpoet/mailpoet.php
|
||||
|
||||
|
Reference in New Issue
Block a user