Skip to content

Commit

Permalink
CS adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
terrafrost committed Nov 12, 2023
1 parent 194b5af commit c9f4345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Unit/Crypt/RSA/LoadKeyTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -1368,7 +1368,7 @@ public function testJWK(): void
/**
* @group github1958
*/
public function testPKCS8RC2MD5CBC()
public function testPKCS8RC2MD5CBC(): void
{
// openssl pkcs8 -in private.pem -topk8 -v1 PBE-MD5-RC2-64 -out enckey.pem

Expand Down

0 comments on commit c9f4345

Please sign in to comment.