From d432f8fc55fec48de64bc5dc268253855e37d9d7 Mon Sep 17 00:00:00 2001 From: aaronshiel Date: Fri, 9 Feb 2024 19:09:58 -0800 Subject: [PATCH] change to new api endpoints --- cicd/e2espec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cicd/e2espec.yml b/cicd/e2espec.yml index 697ffcb..a1f103d 100644 --- a/cicd/e2espec.yml +++ b/cicd/e2espec.yml @@ -2,7 +2,7 @@ version: 0.2 env: variables: - API_URL: 'https://api-qa.mentorpal.org/graphql' + API_URL: 'https://api.qamentorpal.org/graphql' parameter-store: SECRET_HEADER_VALUE: "/mentorpal/v2/shared/secret_header_value" SECRET_HEADER_NAME: "/mentorpal/v2/shared/secret_header_name"