🚿 :void

This commit is contained in:
codemasher
2020-03-03 07:21:33 +01:00
parent 6eb4dd1ac3
commit 1add3d31f5
+1 -1
View File
@@ -36,7 +36,7 @@ class AlphaNumTest extends DatainterfaceTestAbstract{
92, 112, 20, 198, 27
];
public function testGetCharCodeException(){
public function testGetCharCodeException():void{
$this->expectException(QRCodeDataException::class);
$this->expectExceptionMessage('illegal char: "#" [35]');