Wordpress/tests
Felix Arntz 883c0b04a9 Multisite: Fix usage of incorrect `site_count` network option name in unit tests.
The unit tests introduced as part of [40486] used the wrong `site_count` network option name instead of `blog_count`. This did not cause actual issues in the tests, but deleting the option was supposed to verify that it is properly recreated afterwards. The usage of the wrong name made these tests less useful, so this changeset fixes it.

Fixes #40725.


git-svn-id: https://develop.svn.wordpress.org/trunk@40611 602fd350-edb4-49c9-b593-d223f7449a82
2017-05-10 23:12:24 +00:00
..
phpunit Multisite: Fix usage of incorrect `site_count` network option name in unit tests. 2017-05-10 23:12:24 +00:00
qunit REST API: Add `author`, `modified`, and `parent` sort order options for posts. 2017-05-10 18:51:28 +00:00