This commit is contained in:
smiley
2022-10-05 20:15:44 +02:00
parent 59141a38c9
commit 40e8a6ecbc
2 changed files with 5 additions and 2 deletions
+1
View File
@@ -36,6 +36,7 @@ final class ByteTest extends DataInterfaceTestAbstract{
* @inheritDoc
*/
public function testInvalidDataException():void{
/** @noinspection PhpUnitTestFailedLineInspection */
$this::markTestSkipped('N/A (binary mode)');
}