ash_authentication_phoenix/test/test_helper.exs
Zach Daniel 9f5feedc7d
feat: Dynamic Router + compile time dependency fixes (#487)
* improvement: create a new dynamic router, and avoid other compile time dependencies

* chore: "fix" credo
2024-08-08 20:03:48 -04:00

3 lines
69 B
Elixir

ExUnit.start()
AshAuthentication.Phoenix.Test.Endpoint.start_link()