- Timestamp:
- 05/04/2024 07:23:31 PM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/rest-schema-setup.php
r57548 r58097 211 211 212 212 public function test_build_wp_api_client_fixtures() { 213 if ( 'example.org' !== WP_TESTS_DOMAIN ) { 214 $this->markTestSkipped( 'This test can only be run on example.org' ); 215 } 216 213 217 // Set up data for individual endpoint responses. We need to specify 214 218 // lots of different fields on these objects, otherwise the generated
Note: See TracChangeset
for help on using the changeset viewer.