elitau/tix

Crash

elitau opened this issue · 0 comments

test_helper.exs includes the following line

Application.put_env(:wallaby, :base_url, Web.Endpoint.url())

tix crashes when the test_helper.exs is reloaded but the Web.Endpoint Module could not be compiled.