We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42874ed commit 5254b77Copy full SHA for 5254b77
internal/fleet/agent_policy/resource_test.go
@@ -194,7 +194,7 @@ func TestAccResourceAgentPolicyWithBadGlobalDataTags(t *testing.T) {
194
policyName := sdkacctest.RandStringFromCharSet(22, sdkacctest.CharSetAlphaNum)
195
196
resource.Test(t, resource.TestCase{
197
- PreCheck: func() { acctest.PreCheck(t) },
+ PreCheck: func() { acctest.PreCheck(t) },
198
ProtoV6ProviderFactories: acctest.Providers,
199
Steps: []resource.TestStep{
200
{
0 commit comments