From 3afc9cd3114c7485e7165d4f95fd54c9c38325bb Mon Sep 17 00:00:00 2001 From: Jon Marius Venstad Date: Tue, 10 Sep 2019 09:38:51 +0200 Subject: Update unit test as well --- hosted-api/src/test/resources/clusters-only-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosted-api/src/test') diff --git a/hosted-api/src/test/resources/clusters-only-config.json b/hosted-api/src/test/resources/clusters-only-config.json index d111c1685d0..4ca4ce23150 100644 --- a/hosted-api/src/test/resources/clusters-only-config.json +++ b/hosted-api/src/test/resources/clusters-only-config.json @@ -1,5 +1,5 @@ { - "clusters": { + "localEndpoints": { "default": "https://localhost:8080/", "container": "https://localhost:8081/" } -- cgit v1.2.3