From 64d6d5d479a8d0e5d129f563182eb696711f4f99 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Tue, 21 Feb 2023 13:53:11 +0000 Subject: [PATCH] Tests: Remove duplicate DocBlock opening characters in `tests/theme/wpTheme.php`. Follow-up to [814/tests], [904/tests], [50967]. Props mukesh27, costdev. See #56792. git-svn-id: https://develop.svn.wordpress.org/trunk@55393 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/phpunit/tests/theme/wpTheme.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/phpunit/tests/theme/wpTheme.php b/tests/phpunit/tests/theme/wpTheme.php index 05e15a9354..4f2fec9f2b 100644 --- a/tests/phpunit/tests/theme/wpTheme.php +++ b/tests/phpunit/tests/theme/wpTheme.php @@ -1,5 +1,5 @@