phoenix-test/lib/phoenix_test/mailer.ex

4 lines
80 B
Elixir

defmodule PhoenixTest.Mailer do
use Swoosh.Mailer, otp_app: :phoenix_test
end