ash_authentication_phoenix/test/ash_authentication_phoenix_test.exs

5 lines
120 B
Elixir

defmodule AshAuthentication.PhoenixTest do
@moduledoc false
use ExUnit.Case
doctest AshAuthentication.Phoenix
end