Skip to content

Commit

Permalink
Update get_gcs_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 95c5f2d commit 2daac52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get_gcs_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit 2daac52

Please sign in to comment.