Wordpress/tests
Joe McGill 5c99d4ae9c Media: Fix unit tests for MIME checks on multisite.
A few of the multisite tests were failing after [40124] because
multisite filters `upload_mimes` with the `check_upload_mimes()`
function to reduce the set of allowed MIME types. This fixes those
errors by skipping the tests for adding additional MIME types and
only tests file types assumed to be allowed.

See #39550.

git-svn-id: https://develop.svn.wordpress.org/trunk@40125 602fd350-edb4-49c9-b593-d223f7449a82
2017-02-26 16:05:25 +00:00
..
phpunit Media: Fix unit tests for MIME checks on multisite. 2017-02-26 16:05:25 +00:00
qunit REST API: Update the client test fixtures after changes to post formats. 2017-02-25 04:45:52 +00:00