- Timestamp:
- 07/25/2017 12:53:47 AM (9 years ago)
- Location:
- branches/4.8
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tests/phpunit/tests/rest-api/rest-request.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.8
-
branches/4.8/tests/phpunit/tests/rest-api/rest-request.php
r40815 r41140 548 548 array( 549 549 'permalink_structure' => '', 550 'original_url' => 'http://' . WP_TESTS_DOMAIN . '/ ?rest_route=%2Fwp%2Fv2%2Fposts%2F1&foo=bar',550 'original_url' => 'http://' . WP_TESTS_DOMAIN . '/index.php?rest_route=%2Fwp%2Fv2%2Fposts%2F1&foo=bar', 551 551 ), 552 552 );
Note: See TracChangeset
for help on using the changeset viewer.