Changeset 50290
- Timestamp:
- 02/11/2021 08:53:51 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/external-http/basic.php
r47122 r50290 5 5 class Tests_External_HTTP_Basic extends WP_UnitTestCase { 6 6 7 /** 8 * @covers ::wp_remote_get 9 * @covers ::wp_remote_retrieve_response_code 10 * @covers ::wp_remote_retrieve_body 11 */ 7 12 function test_readme() { 8 13 // This test is designed to only run on trunk/master.
Note: See TracChangeset
for help on using the changeset viewer.