Skip to content

Commit

Permalink
Update integration test to add missing skip_ssl_validation option
Browse files Browse the repository at this point in the history
Signed-off-by: Ergin Babani <[email protected]>
  • Loading branch information
Ergin Babani committed Jul 7, 2017
1 parent 753867d commit 887a453
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/integration_suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ var _ = SynchronizedBeforeSuite(func() []byte {
regionName,
endpoint,
false,
false,
)

s3Service = s3.New(session.New(awsConfig), awsConfig)
Expand Down

0 comments on commit 887a453

Please sign in to comment.