Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The test introduced in #90 has a typo and doesn't delete the added env. Hence when the added case runs prior to the preexisting one, the test suite inevitably fails. Validated by running; ``` mix test test/plug/cowboy/translator_test.exs --trace --seed 899179 ```
- Loading branch information