Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

Commit

Permalink
Update setup_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonken authored Mar 30, 2018
1 parent 8dc5565 commit ed6aa5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cos/setup_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const (
)

func setUp() {
client = New(&Option{"1254217795", "AKIDkOq6C6qLgstiMqmGF2d3HKBpHYeZlpAH", "Rny65tVv9BQuHUVKxOehZFqJbifYN7g3", "ap-chengdu", "myqcloud.com", "omnipay-entity-dev"})
client = New(&Option{"", "", "", "", "", ""})

}

Expand Down

0 comments on commit ed6aa5f

Please sign in to comment.