Skip to content

Commit

Permalink
[Mime] Rename SMimeEncryptorTest to SMimeEncrypterTest
Browse files Browse the repository at this point in the history
  • Loading branch information
alamirault authored and fabpot committed Nov 26, 2022
1 parent 1c118b2 commit 46eeedb
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -19,7 +19,7 @@
/**
* @requires extension openssl
*/
class SMimeEncryptorTest extends SMimeTestCase
class SMimeEncrypterTest extends SMimeTestCase
{
public function testEncryptMessage()
{
Expand Down

0 comments on commit 46eeedb

Please sign in to comment.