From 032826f947147dc9d0c5a763bcea173e995acdfb Mon Sep 17 00:00:00 2001 From: "Varma, Vikas (vv8305)" Date: Mon, 27 Aug 2018 15:58:57 -0400 Subject: Fixing functional test cases Change-Id: I752e465f8f8a83cf5e18d300ff7aeb2e1b8de3c5 Signed-off-by: Varma, Vikas (vv8305) Issue-ID: OPTFRA-321 Signed-off-by: Varma, Vikas (vv8305) --- .../has-api/response-payloads/flow1-success-simple/status-solving.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/functest/simulators/has-api/response-payloads/flow1-success-simple/status-solving.json') diff --git a/test/functest/simulators/has-api/response-payloads/flow1-success-simple/status-solving.json b/test/functest/simulators/has-api/response-payloads/flow1-success-simple/status-solving.json index 8bb074f..2bdbfe8 100644 --- a/test/functest/simulators/has-api/response-payloads/flow1-success-simple/status-solving.json +++ b/test/functest/simulators/has-api/response-payloads/flow1-success-simple/status-solving.json @@ -6,7 +6,7 @@ "links": [ [ { - "href": "http://localhost:5000/simulated/oof/has-api/flow1-success-simple/status-done.json", + "href": "http://127.0.0.1:5000/simulated/oof/has-api/flow1-success-simple/status-done.json", "rel": "self" } ] -- cgit 1.2.3-korg