Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aahel committed Sep 26, 2023
1 parent d0ebad4 commit 18505f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion consul/resource_consul_keys_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ func TestAccConsulKeys_basic(t *testing.T) {
})
}

func TestTestAccConsulKeys_Cas(t *testing.T) {
func TestAccConsulKeys_Cas(t *testing.T) {
providers, _ := startTestServer(t)

resource.Test(t, resource.TestCase{
Expand Down

0 comments on commit 18505f1

Please sign in to comment.