Skip to content

Commit

Permalink
fix test hanging
Browse files Browse the repository at this point in the history
  • Loading branch information
domenicsim1 committed Nov 21, 2024
1 parent d027e2d commit 4d61a85
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ func TestAccOctopusDeployServiceAccountOIDCIdentity(t *testing.T) {
}

resource.Test(t, resource.TestCase{
CheckDestroy: testScriptModuleCheckDestroy,
PreCheck: func() { TestAccPreCheck(t) },
ProtoV6ProviderFactories: ProtoV6ProviderFactories(),
Steps: []resource.TestStep{
Expand Down

0 comments on commit 4d61a85

Please sign in to comment.