Skip to content

Commit a20ef4b

Browse files
desrosjkittenkamalaCrixu
authored
Merge pull request #255 from WordPress/change/default-flavor
Change the default value of `WPT_FLAVOR` Co-authored-by: desrosj <desrosj@git.wordpress.org> Co-authored-by: kittenkamala <amykamala@git.wordpress.org> Co-authored-by: Crixu <crixu@git.wordpress.org>
2 parents c447034 + ffd313d commit a20ef4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ export WPT_CERTIFICATE_VALIDATION=1
6868
# WordPress flavor
6969
# 0 = WordPress (simple version)
7070
# 1 = WordPress Multisite
71-
export WPT_FLAVOR=1
71+
export WPT_FLAVOR=0
7272

7373
# Extra tests (groups)
7474
# 0 = none

0 commit comments

Comments
 (0)