Skip to content

Commit

Permalink
Try to fix Behat mailer
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Jun 14, 2024
1 parent 497e1b9 commit ce54260
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/Application/config/packages/test/mailer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
framework:
mailer:
dsn: 'null://null'
cache:
pools:
test.mailer_pool:
adapter: cache.adapter.filesystem

0 comments on commit ce54260

Please sign in to comment.