You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
0 commit comments