Enforce direct FS_METHOD in tests to avoid FTP credentials issues
[MAILPOET-6244]
This commit is contained in:
committed by
Ján Mikláš
parent
a59c93f811
commit
7781f46fcb
@ -168,6 +168,7 @@ 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
|
||||
wp config set FS_METHOD \'direct\' --raw
|
||||
|
||||
# activate theme
|
||||
wp theme install twentytwentyone --activate
|
||||
|
Reference in New Issue
Block a user