From 805565d52fb724b17e927b019178d8579dcf845b Mon Sep 17 00:00:00 2001 From: Andrew Serong <14988353+andrewserong@users.noreply.github.com> Date: Tue, 11 Oct 2022 12:41:20 +1100 Subject: [PATCH] Update list of themes to account for added test theme --- tests/phpunit/tests/theme/themeDir.php | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/phpunit/tests/theme/themeDir.php b/tests/phpunit/tests/theme/themeDir.php index 8de4f4189dd8b..29fbbd392f05a 100644 --- a/tests/phpunit/tests/theme/themeDir.php +++ b/tests/phpunit/tests/theme/themeDir.php @@ -177,6 +177,7 @@ public function test_theme_list() { 'REST Theme', 'Block Theme', 'Block Theme Child Theme', + 'Block Theme Child Theme With Fluid Typography', 'Block Theme [0.4.0]', 'Block Theme [1.0.0] in subdirectory', 'Block Theme Deprecated Path',