Remove #
from @ticket
annotation in a unit test.
This improper character was erroneously introduced in [33724]. Props netweb. Fixes #33532. git-svn-id: https://develop.svn.wordpress.org/trunk@33850 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
46c336e78a
commit
7232be7dcd
@ -302,7 +302,7 @@ class Tests_Query extends WP_UnitTestCase {
|
||||
}
|
||||
|
||||
/**
|
||||
* @ticket #33532
|
||||
* @ticket 33532
|
||||
*/
|
||||
public function test_tag_querystring_multiple_terms_formatted_as_array() {
|
||||
$c1 = $this->factory->tag->create_and_get( array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user