Skip to content

Commit 42874ed

Browse files
authored
remove comment in test
1 parent 8404167 commit 42874ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/fleet/agent_policy/resource_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,6 @@ func TestAccResourceAgentPolicyWithBadGlobalDataTags(t *testing.T) {
195195

196196
resource.Test(t, resource.TestCase{
197197
PreCheck: func() { acctest.PreCheck(t) },
198-
// CheckDestroy: func(s *state.State) { return nil },
199198
ProtoV6ProviderFactories: acctest.Providers,
200199
Steps: []resource.TestStep{
201200
{

0 commit comments

Comments
 (0)