Skip to content

Commit

Permalink
CS adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
terrafrost committed Nov 19, 2023
1 parent 7336c9c commit 7ca852e
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 @@ -1396,7 +1396,7 @@ public function testPKCS8RC2MD5CBC(): void
/**
* @group github1958
*/
public function testPKCS8DES()
public function testPKCS8DES(): void
{
// openssl pkcs8 -in private.pem -topk8 -v2 des -out enckey.pem

Expand Down

0 comments on commit 7ca852e

Please sign in to comment.