Skip to content

Commit

Permalink
Update test name
Browse files Browse the repository at this point in the history
  • Loading branch information
Mongey committed Feb 4, 2018
1 parent d7dc992 commit 14aa9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka/resource_kafka_topic_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"github.com/hashicorp/terraform/terraform"
)

func TestBasicTopic(t *testing.T) {
func TestTopicConfigUpdate(t *testing.T) {
r.Test(t, r.TestCase{
Providers: accProvider(),
PreCheck: func() { testAccPreCheck(t) },
Expand Down

0 comments on commit 14aa9ae

Please sign in to comment.