From 41388bf1085cd648e8e59fb4ce4990907223e8e7 Mon Sep 17 00:00:00 2001 From: Jon Surrell Date: Wed, 26 Jun 2024 22:22:07 +0200 Subject: [PATCH] Restore removed ticket annotation --- tests/phpunit/tests/interactivity-api/wpInteractivityAPI.php | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/phpunit/tests/interactivity-api/wpInteractivityAPI.php b/tests/phpunit/tests/interactivity-api/wpInteractivityAPI.php index 860a4de4e9297..80d84df79eeb4 100644 --- a/tests/phpunit/tests/interactivity-api/wpInteractivityAPI.php +++ b/tests/phpunit/tests/interactivity-api/wpInteractivityAPI.php @@ -199,6 +199,7 @@ public function test_state_and_config_dont_print_when_empty() { /** * Test that the print_client_interactivity_data is deprecated and produces no output. * + * @ticket 60356 * @ticket 61512 * * @covers ::print_client_interactivity_data