mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-02 01:22:37 +00:00
Change names
This commit is contained in:
parent
bb7e7850ae
commit
5dfb780970
4 changed files with 6 additions and 6 deletions
|
@ -947,7 +947,7 @@ class CakeEmailTest extends CakeTestCase {
|
|||
'password' => null,
|
||||
'client' => null,
|
||||
'tls' => false,
|
||||
'selfSigned' => false
|
||||
'ssl_allow_self_signed' => false
|
||||
);
|
||||
$this->assertEquals($expected, $this->CakeEmail->transportClass()->config());
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue