Skip to content

Commit 68fa2df

Browse files
Update group annotation
1 parent c682622 commit 68fa2df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/modules/images/dominant-color-images/dominant-color-image-editor-gd-test.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Tests for Dominant Color Images module.
44
*
55
* @package performance-lab
6-
* @group dominant-color
6+
* @group dominant-color-images
77
*/
88

99
use PerformanceLab\Tests\TestCase\DominantColorTestCase;

tests/modules/images/dominant-color-images/dominant-color-image-editor-imageick-test.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @since 1.2.0
66
*
77
* @package performance-lab
8-
* @group dominant-color
8+
* @group dominant-color-images
99
*/
1010

1111
use PerformanceLab\Tests\TestCase\DominantColorTestCase;

0 commit comments

Comments
 (0)