Skip to content

Commit b2bc67b

Browse files
committed
Teardown domain zone
1 parent a8a4416 commit b2bc67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/component_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ func TestComponent(t *testing.T) {
7777
},
7878
},
7979
}
80-
atm.GetAndDeploy("dns-delegated", "default-test", inputs)
80+
atm.GetAndDestroy("dns-delegated", "default-test", inputs)
8181
})
8282

8383
// Test phase: Validate the functionality of the ALB component

0 commit comments

Comments
 (0)