- Timestamp:
- 09/07/2023 05:28:59 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/fonts/font-face/wpPrintFontFaces.php
r56500 r56540 7 7 * 8 8 * @since 6.4.0 9 */ 10 require_once __DIR__ . '/base.php'; 11 12 /** 9 * 13 10 * @group fonts 14 11 * @group fontface 15 12 * 16 13 * @covers wp_print_font_faces 17 *18 * @runTestsInSeparateProcesses19 * @preserveGlobalState disabled20 14 */ 21 15 class Tests_Fonts_WpPrintFontFaces extends WP_Font_Face_UnitTestCase {
Note: See TracChangeset
for help on using the changeset viewer.