Skip to content

Commit

Permalink
fix: One more code style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
notz committed Jun 14, 2024
1 parent 7f3b43e commit 1acdc23
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ class CallbackSubscriberTest extends MauticMysqlTestCase
{
protected function setUp(): void
{

if ('testPostalTransportNotConfigured' !== $this->name()) {
$this->configParams['mailer_dsn'] = 'mautic+smtp://:user@host:25';
}
Expand Down

0 comments on commit 1acdc23

Please sign in to comment.