Skip to content

Commit 1b98d10

Browse files
committed
[Mailer] Change the DSN semantics
1 parent c63c3f9 commit 1b98d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Functional/app/Mailer/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ imports:
44

55
framework:
66
mailer:
7-
dsn: 'smtp://null'
7+
dsn: 'null://null'
88
envelope:
99
sender: sender@example.org
1010
recipients:

0 commit comments

Comments
 (0)