Skip to content

Commit b71b61e

Browse files
authored
Merge pull request #1015 from GatherPress/unit-tests
Started unit test for Modal.
2 parents 544bec3 + 5ba7aca commit b71b61e

File tree

2 files changed

+538
-1
lines changed

2 files changed

+538
-1
lines changed

test/unit/php/includes/tests/core/classes/blocks/class-test-modal-manager.php

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
* Class Test_Modal_Manager.
1616
*
1717
* @coversDefaultClass \GatherPress\Core\Blocks\Modal_Manager
18-
* @group foobar
1918
*/
2019
class Test_Modal_Manager extends Base {
2120
/**

0 commit comments

Comments
 (0)