- Timestamp:
- 09/04/2020 07:01:00 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/rest-attachments-controller.php
r48937 r48939 221 221 $media_types[] = 'text'; 222 222 } 223 $this->assert EqualSets( $media_types, $data['endpoints'][0]['args']['media_type']['enum'] );223 $this->assertSameSets( $media_types, $data['endpoints'][0]['args']['media_type']['enum'] ); 224 224 } 225 225
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)