Skip to content

Commit

Permalink
Update get_s3_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Kent 'picat' Gruber <kent@hashicorp.com>
  • Loading branch information
claire-labry and picatz committed Oct 26, 2022
1 parent 47ecbb0 commit 95c5f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get_s3_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
"github.com/aws/aws-sdk-go/aws/awserr"
)

//Note for external contributors: In order to run the GCS test suite, you will only be able to be run
// Note for external contributors: In order to run the S3 test suite, you will only be able to be run
// in GitHub Actions when you open a PR.

func TestS3Getter_impl(t *testing.T) {
Expand Down

0 comments on commit 95c5f2d

Please sign in to comment.