From df12709fa1060e20376ce3a14b153a1dc128138f Mon Sep 17 00:00:00 2001 From: Nathan Dunn Date: Thu, 2 Jul 2020 17:03:24 -0700 Subject: [PATCH] fixed path for apollo3 --- test-data/local-apollo3-arrow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-data/local-apollo3-arrow.yml b/test-data/local-apollo3-arrow.yml index beb80e61..8e9b660e 100644 --- a/test-data/local-apollo3-arrow.yml +++ b/test-data/local-apollo3-arrow.yml @@ -1,5 +1,5 @@ __default: local local: - url: "http://localhost:8080/apollo" + url: "http://localhost:8080/" username: "admin@local.host" password: "password"