- Timestamp:
- 09/20/2020 01:16:57 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/rest-schema-validation.php
r49007 r49008 160 160 $this->expectException( 'PHPUnit_Framework_Error_Warning' ); // For the undefined index. 161 161 } else { 162 $this->expectException( 'PHPUnit_Framework_Error_Notice' ); 162 $this->expectException( 'PHPUnit_Framework_Error_Notice' ); 163 163 } 164 164
Note: See TracChangeset
for help on using the changeset viewer.