- 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-sanitization.php
r49007 r49008 364 364 $this->expectException( 'PHPUnit_Framework_Error_Warning' ); // For the undefined index. 365 365 } else { 366 $this->expectException( 'PHPUnit_Framework_Error_Notice' ); 366 $this->expectException( 'PHPUnit_Framework_Error_Notice' ); 367 367 } 368 368
Note: See TracChangeset
for help on using the changeset viewer.