Skip to content

Commit 8985e10

Browse files
committed
Fix ticket number
1 parent a044651 commit 8985e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/phpunit/tests/interactivity-api/wpInteractivityAPI.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ function () {
316316
* Tests that derived state props invoked during directive evaluation are
317317
* serialized correctly.
318318
*
319-
* @ticket XXX
319+
* @ticket 63898
320320
*/
321321
public function test_invoked_derived_state_props_are_serialized() {
322322
$returns_whatever = function () {

0 commit comments

Comments
 (0)