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 a8a4416 commit b2bc67bCopy full SHA for b2bc67b
test/component_test.go
@@ -77,7 +77,7 @@ func TestComponent(t *testing.T) {
77
},
78
79
}
80
- atm.GetAndDeploy("dns-delegated", "default-test", inputs)
+ atm.GetAndDestroy("dns-delegated", "default-test", inputs)
81
})
82
83
// Test phase: Validate the functionality of the ALB component
0 commit comments