mirror of
git://develop.git.wordpress.org/
synced 2025-03-14 17:09:47 +01:00
Tests: Add a @ticket
reference for WP_Customize_Manager::trash_changeset_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
This commit is contained in:
parent
e43275b61c
commit
cb85d888a0
@ -2153,6 +2153,7 @@ class Tests_WP_Customize_Manager extends WP_UnitTestCase {
|
||||
/**
|
||||
* 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() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user