phoenix-test/lib/quip/mailer.ex

4 lines
65 B
Elixir

defmodule Quip.Mailer do
use Swoosh.Mailer, otp_app: :quip
end