change test cases

This commit is contained in:
ashhadsheikh
2020-08-21 14:26:55 +05:00
committed by GitHub
parent c16a822c91
commit eb5fd1fd67

View File

@@ -96,7 +96,7 @@ func TestNew(t *testing.T) {
ProductionURL: ProductionURL,
SandboxURL: SandboxURL,
httpCli: &http.Client{
Timeout: 10 * time.Second,
Timeout: 30 * time.Second,
},
}