Skip to content

Commit

Permalink
fix spacing from make fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
megan07 committed Jul 24, 2019
1 parent 2e14108 commit b176fab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -842,7 +842,7 @@ func TestAccStorageBucket_retentionPolicy(t *testing.T) {

var bucket storage.Bucket
bucketName := fmt.Sprintf("tf-test-acc-bucket-%d", acctest.RandInt())

resource.Test(t, resource.TestCase{
PreCheck: func() { testAccPreCheck(t) },
Providers: testAccProviders,
Expand Down

0 comments on commit b176fab

Please sign in to comment.