Tests: Trac ticket number correction after changeset [52569].

Follow-up to [52569].

See #54798.


git-svn-id: https://develop.svn.wordpress.org/trunk@52570 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jb Audras 2022-01-12 23:29:03 +00:00
parent 3685f95eb6
commit aaf689a48f

View File

@ -327,7 +327,7 @@ class Tests_Admin_IncludesPlugin extends WP_UnitTestCase {
/**
* Passing a string as position will fail in menu.
*
* @ticket 48599
* @ticket 54798
*/
public function test_passing_string_as_position_fires_doing_it_wrong_menu() {
$this->setExpectedIncorrectUsage( 'add_menu_page' );