diff --git a/get_gcs_test.go b/get_gcs_test.go index 78e722d22..c562c8c35 100644 --- a/get_gcs_test.go +++ b/get_gcs_test.go @@ -8,7 +8,7 @@ import ( "testing" ) -//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 GCS test suite, you will only be able to be run // in GitHub Actions when you open a PR. func TestGCSGetter_impl(t *testing.T) {