From e18d0b1419ec99bb6cd5c5e5fe3caee206530361 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CPragneshPatel2=E2=80=9D?= <“pragnesh.patel2@hmcts.net”> Date: Thu, 16 Mar 2023 17:26:01 +0000 Subject: [PATCH] FT pointing to localhost for test. --- src/functionalTest/resources/application-functional.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/functionalTest/resources/application-functional.yaml b/src/functionalTest/resources/application-functional.yaml index 1691d147..0f59849a 100644 --- a/src/functionalTest/resources/application-functional.yaml +++ b/src/functionalTest/resources/application-functional.yaml @@ -49,7 +49,7 @@ auth: baseUrl: https://idam-api.aat.platform.hmcts.net test: url : - notification : https://ccpay-notifications-service-pr-100.service.core-compute-preview.internal + notification : ${TEST_URL:http://localhost:8080} refunds : ${TEST_URL_REFUND:http://ccpay-refunds-api-pr-158.service.core-compute-preview.internal} payments : ${TEST_URL_PAYMENT:http://payment-api-pr-1248.service.core-compute-preview.internal} user: