Turn off MAILPOET_USE_CDN when running acceptance tests
This commit is contained in:
@@ -163,6 +163,7 @@ wp config set WP_DEBUG_DISPLAY true --raw
|
||||
wp config set WP_DEBUG_LOG true --raw
|
||||
wp config set COOKIE_DOMAIN \$_SERVER[\'HTTP_HOST\'] --raw
|
||||
wp config set DISABLE_WP_CRON true --raw
|
||||
wp config set MAILPOET_USE_CDN false --raw
|
||||
|
||||
# activate theme
|
||||
wp theme install twentytwentyone --activate
|
||||
|
Reference in New Issue
Block a user