mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Docs: Fix typo in a function DocBlock in WP_Duotone tests.
Follow-up to [56101], [56981]. See #59651. git-svn-id: https://develop.svn.wordpress.org/trunk@57062 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0ac7b38407
commit
57d8eef46b
@ -10,7 +10,7 @@
|
||||
|
||||
class Tests_Block_Supports_Duotone extends WP_UnitTestCase {
|
||||
/**
|
||||
* Cleans up CSS added to block-supports from duotone styles. We neeed to do this
|
||||
* Cleans up CSS added to block-supports from duotone styles. We need to do this
|
||||
* in order to avoid impacting other tests.
|
||||
*/
|
||||
public static function wpTearDownAfterClass() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user