Make WordPress Core


Ignore:
Timestamp:
11/10/2016 02:47:48 AM (10 years ago)
Author:
joehoyle
Message:

REST API: Fix test for unfiltered_html under multisite.

See #38726.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/rest-api/rest-tags-controller.php

    r39190 r39193  
    689689                        ), array(
    690690                                'name'        => 'div strong',
    691                                 'description' => 'div <strong>strong</strong>',
     691                                'description' => 'div <strong>strong</strong> oh noes',
    692692                        ) );
    693693                } else {
Note: See TracChangeset for help on using the changeset viewer.