summaryrefslogtreecommitdiffstats
path: root/app/cluster_discovery_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'app/cluster_discovery_test.go')
-rw-r--r--app/cluster_discovery_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/cluster_discovery_test.go b/app/cluster_discovery_test.go
index cd61c0f03..c9d7e814d 100644
--- a/app/cluster_discovery_test.go
+++ b/app/cluster_discovery_test.go
@@ -13,6 +13,7 @@ import (
func TestClusterDiscoveryService(t *testing.T) {
th := Setup()
+ defer th.TearDown()
ds := th.App.NewClusterDiscoveryService()
ds.Type = model.CDS_TYPE_APP