Skip to content

Commit

Permalink
Capitalize 1st letter of function name
Browse files Browse the repository at this point in the history
  • Loading branch information
hellofromtonya authored Feb 1, 2023
1 parent 811495e commit 12cebb4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* @covers ::wp_apply_dimensions_support
*/
class Tests_Block_Supports_wpApplyDimensionsSupport extends WP_UnitTestCase {
class Tests_Block_Supports_WpApplyDimensionsSupport extends WP_UnitTestCase {
/**
* @var string|null
*/
Expand Down

0 comments on commit 12cebb4

Please sign in to comment.