From 1adfd0e9be69a93c7f63bb7afc742c9fafe31aa3 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 6 Sep 2017 17:12:54 -0500 Subject: app type transition (#7167) --- app/cluster_discovery_test.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/cluster_discovery_test.go') diff --git a/app/cluster_discovery_test.go b/app/cluster_discovery_test.go index ca5b1bfa4..3a5c7a3b1 100644 --- a/app/cluster_discovery_test.go +++ b/app/cluster_discovery_test.go @@ -12,7 +12,8 @@ import ( ) func TestClusterDiscoveryService(t *testing.T) { - Setup() + a := Global() + a.Setup() ds := NewClusterDiscoveryService() ds.Type = model.CDS_TYPE_APP -- cgit v1.2.3-1-g7c22