Commit 2b9a754
committed
fix(tests): skip proxy for localhost in Windows environments
Set NO_PROXY environment variable to 127.0.0.1 to prevent tests from
failing on Windows systems with a proxy enabled.
Closes #1477
Signed-off-by: cxhello <caixiaohuichn@gmail.com>1 parent 0da9a07 commit 2b9a754
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| |||
0 commit comments