Make test.exs read config in the same way as dev.exs
authorMike Verdone <spiral@arcseconds.net>
Mon, 22 Jul 2019 07:10:30 +0000 (09:10 +0200)
committerMike Verdone <spiral@arcseconds.net>
Wed, 24 Jul 2019 11:14:52 +0000 (13:14 +0200)
commitb72940277470c67802b979e4cab44f277e8fffb3
tree6115d6f9352da9d7bdf06bd49b92fb5e29e03e3d
parent8ba7a151adf77c5cc47d6e1364a6078cc4bdef98
Make test.exs read config in the same way as dev.exs

This way, if your test.secret.exs has an error, you'll actually see it.
config/test.exs