Skip to content

Commit

Permalink
NEXT-18076 - Set mailer url in phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim committed Nov 19, 2021
1 parent 4a0cd7c commit d444216
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<env name="SHELL_VERBOSITY" value="-1" />

<env name="SYMFONY_DEPRECATIONS_HELPER" value="weak" />
<server name="MAILER_URL" value="null://localhost"/>
</php>

<coverage>
Expand Down

0 comments on commit d444216

Please sign in to comment.