We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7722c0b commit 9636f2bCopy full SHA for 9636f2b
WordPress/Helpers/IsUnitTestTrait.php
@@ -87,6 +87,7 @@ trait IsUnitTestTrait {
87
// Domain specific base test cases.
88
'WP_Ajax_UnitTestCase' => true,
89
'WP_Canonical_UnitTestCase' => true,
90
+ 'WP_Font_Face_UnitTestCase' => true,
91
'WP_Test_REST_Controller_Testcase' => true,
92
'WP_Test_REST_Post_Type_Controller_Testcase' => true,
93
'WP_Test_REST_TestCase' => true,
0 commit comments