CS adjustment

This commit is contained in:
terrafrost 2023-11-21 19:21:14 -06:00
parent f6801388a8
commit 7294cf963e
1 changed files with 1 additions and 1 deletions

View File

@ -707,7 +707,7 @@ cN6W+k8UvGf+Y/lDWNbFitQocabsDUvSN0edHH3UKP5QPTz4cOlyIPMrXQ==
$this->assertTrue($key->verify('hello world!', $signature));
}
public function testExcessivelyLargeBinaryField()
public function testExcessivelyLargeBinaryField(): void
{
$this->expectException('\OutOfBoundsException');