Skip to content

Commit

Permalink
Update third_party/terraform/tests/resource_cloudiot_registry_test.go
Browse files Browse the repository at this point in the history
Co-Authored-By: Riley Karson <rileykarson@google.com>
  • Loading branch information
emilymye and rileykarson committed Sep 27, 2019
1 parent 38c5267 commit 9eeb61b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ func TestAccCloudIoTRegistry_update(t *testing.T) {
})
}

func TestAccCloudIoTRegistry_eventNotificationConfigsSing;e(t *testing.T) {
func TestAccCloudIoTRegistry_eventNotificationConfigsSingle(t *testing.T) {
t.Parallel()

registryName := fmt.Sprintf("tf-registry-test-%s", acctest.RandString(10))
Expand Down

0 comments on commit 9eeb61b

Please sign in to comment.