Skip to content

Commit 0854f75

Browse files
Fix phpcs issue
1 parent 758716c commit 0854f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TestCase/Mailer/Transport/ElasticEmailTransportTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ public function testMissingApiKey()
4444
->setSubject('{title} - Email from CakePHP Elastic Email plugin')
4545
->send('Hello {firstname} {lastname}, <br> This is an email from CakePHP Elastic Email plugin.');
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)