Wordpress/tests
Jeremy Felt 3bcf9f7e46 Tests: Replace uses of `$this->server` with `rest_get_server()`.
In [42724], `$this->server` was replaced with `rest_get_server()` for better memory recycling.

[43862], from the 5.0 branch, was merged into trunk in [44225] and used the now unavailable `$this->server`.

This updates the new tests from the 5.0 branch to use the expected `rest_get_server()`.

See #45269, #41641.


git-svn-id: https://develop.svn.wordpress.org/trunk@44234 602fd350-edb4-49c9-b593-d223f7449a82
2018-12-16 18:53:58 +00:00
..
phpunit Tests: Replace uses of `$this->server` with `rest_get_server()`. 2018-12-16 18:53:58 +00:00
qunit REST API: Regenerate fixure schema after introduction of new endpoints. 2018-12-16 01:37:56 +00:00