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
test: fix test_bad_config failure due to Click 8.2.0 breaking change (#1309)
Fixes test failure in test_bad_config caused by Click 8.2.0+ behavior
change. Click 8.2.0+ now keeps stdout and stderr streams separate by
default.
Fixes#1308
0 commit comments