There was an error while loading. Please reload this page.
1 parent 47ecbb0 commit 95c5f2dCopy full SHA for 95c5f2d
get_s3_test.go
@@ -9,7 +9,7 @@ import (
9
"github.com/aws/aws-sdk-go/aws/awserr"
10
)
11
12
-//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
13
// in GitHub Actions when you open a PR.
14
15
func TestS3Getter_impl(t *testing.T) {
0 commit comments