Commit 76a6d40
authored
Fix http1 integration tests missing :requires_internet_connection tag (#443)
This should resolve the errors when excluding test with
:requires_internet_connection tag for http1 tests using the following
command.
mix test --exclude requires_internet_connection1 parent 61f0989 commit 76a6d40
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
0 commit comments