change order of plugins activation
This commit is contained in:
@@ -76,8 +76,8 @@
|
||||
"wp plugin activate jwt-authentication-for-wp-rest-api",
|
||||
"wp plugin activate gravityforms",
|
||||
"wp plugin activate gravityflow",
|
||||
"wp plugin activate wiaas",
|
||||
"wp plugin activate capability-manager-enhanced"
|
||||
"wp plugin activate capability-manager-enhanced",
|
||||
"wp plugin activate wiaas"
|
||||
],
|
||||
"update-db": [
|
||||
"wp core update-db",
|
||||
|
||||
Reference in New Issue
Block a user