Changeset 54718
- Timestamp:
- 10/29/2022 03:13:51 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/ajax/Attachments.php
r53701 r54718 63 63 */ 64 64 public function test_wp_ajax_send_attachment_to_editor_should_return_a_link() { 65 $this->skipWithMultisite();66 67 65 // Become an administrator. 68 66 $this->_setRole( 'administrator' );
Note: See TracChangeset
for help on using the changeset viewer.