Changeset 52010 for trunk/tests/phpunit/tests/external-http/basic.php
- Timestamp:
- 11/04/2021 03:22:47 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/external-http/basic.php
r50290 r52010 10 10 * @covers ::wp_remote_retrieve_body 11 11 */ 12 function test_readme() {12 public function test_readme() { 13 13 // This test is designed to only run on trunk/master. 14 14 $this->skipOnAutomatedBranches();
Note: See TracChangeset
for help on using the changeset viewer.