Skip to content

Commit ea8d558

Browse files
committed
Tests: Define WP_ENVIRONMENT_TYPE
1 parent 51fc0c4 commit ea8d558

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.dist.testing

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ TEST_SITE_ADMIN_USERNAME=admin
88
TEST_SITE_ADMIN_PASSWORD=password
99
TEST_SITE_WP_ADMIN_PATH=/wp-admin
1010
WP_ROOT_FOLDER="/home/runner/work/convertkit-wordpress-libraries/convertkit-wordpress-libraries/wordpress"
11+
WP_ENVIRONMENT_TYPE=local
1112
TEST_DB_NAME=test
1213
TEST_DB_HOST=localhost
1314
TEST_DB_USER=root

0 commit comments

Comments
 (0)