Skip to content

Commit

Permalink
Merge branch '5.4' into 6.0
Browse files Browse the repository at this point in the history
* 5.4:
  [Mime] Rename SMimeEncryptorTest to SMimeEncrypterTest
  Run tests with doctrine/collections 2
  • Loading branch information
nicolas-grekas committed Nov 28, 2022
2 parents c01b88b + 46eeedb commit ad9878b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
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 ad9878b

Please sign in to comment.