diff --git a/extractors/yinyuetai/yinyuetai_test.go b/extractors/yinyuetai/yinyuetai_test.go index a40eaaa75..b3017f9de 100644 --- a/extractors/yinyuetai/yinyuetai_test.go +++ b/extractors/yinyuetai/yinyuetai_test.go @@ -9,7 +9,7 @@ import ( func TestDownload(t *testing.T) { config.InfoOnly = true - config.RetryTimes = 5 + config.RetryTimes = 1 tests := []struct { name string args test.Args