Make WordPress Core

Changeset 33850


Ignore:
Timestamp:
09/02/2015 01:39:05 PM (11 years ago)
Author:
boonebgorges
Message:

Remove # from @ticket annotation in a unit test.

This improper character was erroneously introduced in [33724].

Props netweb.
Fixes #33532.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/query.php

    r33724 r33850  
    303303
    304304        /**
    305          * @ticket #33532
     305         * @ticket 33532
    306306         */
    307307        public function test_tag_querystring_multiple_terms_formatted_as_array() {
Note: See TracChangeset for help on using the changeset viewer.