Skip to content

Commit

Permalink
added ee tests
Browse files Browse the repository at this point in the history
  • Loading branch information
absolutelightning committed Sep 25, 2023
1 parent 928f582 commit fad1749
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 1 deletion.
2 changes: 1 addition & 1 deletion consul/resource_service_defaults_config_entry_ce_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"testing"
)

func TestAccConsulServiceDefaultsConfigEntryTest(t *testing.T) {
func TestAccConsulServiceDefaultsConfigCEEntryTest(t *testing.T) {
providers, _ := startTestServer(t)

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

0 comments on commit fad1749

Please sign in to comment.