mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
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:
parent
3685f95eb6
commit
aaf689a48f
@ -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' );
|
||||
|
||||
Loading…
Reference in New Issue
Block a user