Skip to content

Commit

Permalink
test without destroy
Browse files Browse the repository at this point in the history
  • Loading branch information
lourens-octopus committed Dec 8, 2024
1 parent d524c2c commit 939440e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion octopusdeploy_framework/resource_git_trigger_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ func TestAccOctopusDeployGitTrigger(t *testing.T) {
//}

resource.Test(t, resource.TestCase{
CheckDestroy: func(s *terraform.State) error { return testGitTriggerCheckDestroy(s) },
PreCheck: func() { TestAccPreCheck(t) },
ProtoV6ProviderFactories: ProtoV6ProviderFactories(),
Steps: []resource.TestStep{
Expand Down

0 comments on commit 939440e

Please sign in to comment.