Skip to content

Commit

Permalink
change test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
ashhadsheikh committed Aug 21, 2020
1 parent c16a822 commit eb5fd1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appstore/validator_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ func TestNew(t *testing.T) {
ProductionURL: ProductionURL,
SandboxURL: SandboxURL,
httpCli: &http.Client{
Timeout: 10 * time.Second,
Timeout: 30 * time.Second,
},
}

Expand Down

0 comments on commit eb5fd1f

Please sign in to comment.