Changeset 49835 for trunk/tests/phpunit/tests/ajax/Attachments.php
- Timestamp:
- 12/18/2020 02:38:28 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/ajax/Attachments.php
r48937 r49835 66 66 */ 67 67 public function test_wp_ajax_send_attachment_to_editor_should_return_a_link() { 68 $this->skipWithMultisite(); 69 68 70 // Become an administrator. 69 71 $post = $_POST;
Note: See TracChangeset
for help on using the changeset viewer.