defmodule LoveTest.Endpoint do @moduledoc false use Phoenix.Endpoint, otp_app: :love_ex end