Changeset 40564 for trunk/tests/phpunit/tests/oembed/controller.php
- Timestamp:
- 05/01/2017 08:34:10 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/oembed/controller.php
r40543 r40564 257 257 */ 258 258 function test_request_ms_child_in_root_blog() { 259 $this->skipWithoutMultisite();260 261 259 $child = self::factory()->blog->create(); 262 260 switch_to_blog( $child );
Note: See TracChangeset
for help on using the changeset viewer.