Skip to content

Commit 95c5f2d

Browse files
claire-labryKent 'picat' Gruber
andauthored
Update get_s3_test.go
Co-authored-by: Kent 'picat' Gruber <[email protected]>
1 parent 47ecbb0 commit 95c5f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get_s3_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
"github.com/aws/aws-sdk-go/aws/awserr"
1010
)
1111

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

1515
func TestS3Getter_impl(t *testing.T) {

0 commit comments

Comments
 (0)