Changeset 51870 for trunk/tests/phpunit/tests/ajax/Attachments.php
- Timestamp:
- 09/26/2021 12:12:56 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/ajax/Attachments.php
r49835 r51870 64 64 /** 65 65 * @ticket 36578 66 * @group ms-excluded 66 67 */ 67 68 public function test_wp_ajax_send_attachment_to_editor_should_return_a_link() { 68 $this->skipWithMultisite();69 70 69 // Become an administrator. 71 70 $post = $_POST;
Note: See TracChangeset
for help on using the changeset viewer.