Skip to content

Commit

Permalink
Add constant to turn on Fonts Library in mu tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
hellofromtonya committed Aug 10, 2023
1 parent 7586418 commit e7660cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit/multisite.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<php>
<env name="WP_MULTISITE" value="1" />
<env name="WORDPRESS_TABLE_PREFIX" value="wptests_" />
<const name="FONTS_LIBRARY_ENABLE" value="true"/>
</php>
<testsuites>
<testsuite name="default">
Expand Down

0 comments on commit e7660cc

Please sign in to comment.