Docs: Use third-person singular verbs in some test descriptions in phpunit/tests/functions/.

Follow-up to [42971], [45371], [46159], [46175], [47779], [50962], [50964], [51910], [52778].

Props azouamauriac, SergeyBiryukov.
See #54725.

git-svn-id: https://develop.svn.wordpress.org/trunk@52780 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2022-02-21 14:50:07 +00:00
parent f764d7381a
commit 7a96aefac6
9 changed files with 33 additions and 33 deletions

View File

@@ -11,7 +11,7 @@
class Tests_Functions_wpToKebabCase extends WP_UnitTestCase {
/**
* Test _wp_to_kebab_case().
* Tests _wp_to_kebab_case().
*
* @dataProvider data_wp_to_kebab_case
*