Skip to content

Commit

Permalink
Tests: Add a @ticket reference for `WP_Customize_Manager::trash_cha…
Browse files Browse the repository at this point in the history
…ngeset_post()` test.

Follow-up to [56043], [57238], [57241].

Props mukesh27.
See #60183.

git-svn-id: https://develop.svn.wordpress.org/trunk@57242 602fd350-edb4-49c9-b593-d223f7449a82
  • Loading branch information
SergeyBiryukov committed Jan 5, 2024
1 parent e43275b commit cb85d88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/phpunit/tests/customize/manager.php
Original file line number Diff line number Diff line change
Expand Up @@ -2153,6 +2153,7 @@ public function test_trash_changeset_post_preserves_properties() {
/**
* Test that trash_changeset_post() passes the correct number of arguments to post trash hooks.
*
* @ticket 60183
* @covers WP_Customize_Manager::trash_changeset_post
*/
public function test_trash_changeset_post_passes_all_arguments_to_trash_hooks() {
Expand Down

0 comments on commit cb85d88

Please sign in to comment.