antonmi / espec_phoenix

ESpec for Phoenix web framework.
MIT License
137 stars 33 forks source link

Modify init task to properly add Web where its needed #56

Closed edwinthinks closed 5 years ago

edwinthinks commented 5 years ago

As per issue: https://github.com/antonmi/espec_phoenix/issues/55

This should resolve the issue and make it so that generated files properly point to the correct Endpoint and Routes module.

Lemme know if I missed anything.

antonmi commented 5 years ago

Thanks @edwinthinks ! I will publish 0.7.0 version soon!

edwinthinks commented 5 years ago

@antonmi no problemo :)