mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
Tests: Fix typo in a data provider name.
Follow-up to [52261], [52387]. See #53363. git-svn-id: https://develop.svn.wordpress.org/trunk@52388 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -564,7 +564,7 @@ class Tests_Blocks_Register extends WP_UnitTestCase {
|
||||
* Test case to validate `_doing_it_wrong()` when block style name attribute
|
||||
* contains one or more spaces.
|
||||
*
|
||||
* @dataProvider data_register_block_style_name_contain_spaces
|
||||
* @dataProvider data_register_block_style_name_contains_spaces
|
||||
*
|
||||
* @ticket 54296
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user