Current section

Files

Jump to
phx_new templates phx_umbrella apps app_name test test_helper.exs.eex
Raw

templates/phx_umbrella/apps/app_name/test/test_helper.exs.eex

ExUnit.start()<%= if @ecto do %>
<%= @adapter_config[:test_setup_all] %><% end %>