Wordpress/tests
James Nylen c7f1aeb441 Tests: Remove a couple of invalid error assertions.
A couple of REST API tests had an assertion `assertNotInstanceOf( 'WP_Error', $response );` which will never be true.

Since these assertions are invalid, and also made redundant by the response status check, we can just remove them.

Props dlh.
Fixes #40270.


git-svn-id: https://develop.svn.wordpress.org/trunk@40350 602fd350-edb4-49c9-b593-d223f7449a82
2017-03-29 17:05:41 +00:00
..
phpunit Tests: Remove a couple of invalid error assertions. 2017-03-29 17:05:41 +00:00
qunit Customize: Improve i18n for strings in hidden widget area notices. 2017-03-24 22:02:02 +00:00