mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-29 15:10:37 +00:00
requester: purge max request jobs (#1379)
* requester: purge max request jobs * request: rm unused error --------- Co-authored-by: shazbert <ryan.oharareid@thrasher.io>
This commit is contained in:
@@ -34,7 +34,6 @@ func TestMain(m *testing.M) {
|
||||
if skipAdditionalWrapperCITests() {
|
||||
return
|
||||
}
|
||||
request.MaxRequestJobs = 200
|
||||
os.Exit(m.Run())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user