From 23e669465a0af43ee76863c62aee39438e9f79cb Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Mon, 24 May 2021 12:27:35 +0000 Subject: [PATCH] Tests: Correct description for the `Tests_Functions_wpArraySet` class. Follow-up to [50958], [50962], [50964], [50965]. See #53175, #52625. git-svn-id: https://develop.svn.wordpress.org/trunk@50966 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/phpunit/tests/functions/wpArraySet.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/phpunit/tests/functions/wpArraySet.php b/tests/phpunit/tests/functions/wpArraySet.php index 9ed16253e6..8a468fabea 100644 --- a/tests/phpunit/tests/functions/wpArraySet.php +++ b/tests/phpunit/tests/functions/wpArraySet.php @@ -1,12 +1,12 @@