change test cases
This commit is contained in:
@@ -96,7 +96,7 @@ func TestNew(t *testing.T) {
|
|||||||
ProductionURL: ProductionURL,
|
ProductionURL: ProductionURL,
|
||||||
SandboxURL: SandboxURL,
|
SandboxURL: SandboxURL,
|
||||||
httpCli: &http.Client{
|
httpCli: &http.Client{
|
||||||
Timeout: 10 * time.Second,
|
Timeout: 30 * time.Second,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user