Skip to content

Commit 5254b77

Browse files
committed
fmt
1 parent 42874ed commit 5254b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/fleet/agent_policy/resource_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ func TestAccResourceAgentPolicyWithBadGlobalDataTags(t *testing.T) {
194194
policyName := sdkacctest.RandStringFromCharSet(22, sdkacctest.CharSetAlphaNum)
195195

196196
resource.Test(t, resource.TestCase{
197-
PreCheck: func() { acctest.PreCheck(t) },
197+
PreCheck: func() { acctest.PreCheck(t) },
198198
ProtoV6ProviderFactories: acctest.Providers,
199199
Steps: []resource.TestStep{
200200
{

0 commit comments

Comments
 (0)