Commit 79a50a4
committed
test: Change default port for httpcore tests
The code previously used 9090 which is memorable enough to conflict
with other code that could be running on developer machines.
New default of 46406 is unlikely to hit such conflicts.
Also, some small improvements in the httpcore bats script.1 parent 5a56f59 commit 79a50a4
1 file changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
0 commit comments