mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -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
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user