Skip to content

Commit

Permalink
Add ticket references to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ockham committed Jan 11, 2024
1 parent 2341835 commit 37f1f62
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/phpunit/tests/blocks/getHookedBlockMarkup.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class Tests_Blocks_GetHookedBlockMarkup extends WP_UnitTestCase {

/**
* @ticket 60008
* @ticket 60126
*
* @covers ::get_hooked_block_markup
*/
Expand All @@ -35,6 +36,7 @@ public function test_get_hooked_block_markup_adds_metadata() {

/**
* @ticket 60008
* @ticket 60126
*
* @covers ::get_hooked_block_markup
*/
Expand All @@ -55,6 +57,7 @@ public function test_get_hooked_block_markup_if_block_is_already_hooked() {

/**
* @ticket 60008
* @ticket 60126
*
* @covers ::get_hooked_block_markup
*/
Expand Down

0 comments on commit 37f1f62

Please sign in to comment.