mtrudel / bandit

Bandit is a pure Elixir HTTP server for Plug & WebSock applications
MIT License
1.7k stars 86 forks source link

test: make less likely that test run into :eaddrinuse failure locally #419

Closed grzuy closed 2 weeks ago

grzuy commented 2 weeks ago

Very minor dev ergnomics thing.

When working on previous PRs, I sometimes got eaddrinuse locally while occasionally running bandit test because of having other phoenix apps on default 4000 on the side :slightly_smiling_face: