File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,8 @@ TEST_APP_URL=https://localhost:3000/check-and-book-rsv
4343TEST_NHS_APP_URL = https://<fake-sso-app>/auth/login?vita=https://localhost:3000
4444TEST_NHS_APP_USERNAME =
4545TEST_NHS_APP_PASSWORD =
46+ TEST_NBS_APP_USERNAME =
47+ TEST_NBS_APP_PASSWORD =
4648TEST_NHS_LOGIN_PASSWORD =
4749TEST_NHS_LOGIN_OTP =
4850
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ export const COOKIE_POLICY_PAGE_URL = "our-policies/cookies-policy";
1313export const PAGE_NOT_FOUND_TITLE = "Page not found - Check and book an RSV vaccination - NHS" ;
1414export const PAGE_NOT_FOUND_URL = "/page-does-not-exist" ;
1515
16- export const BOOKING_PAGE_URL = "app-start-page?wt.mc_id=vita-RSV-booking" ;
16+ export const BOOKING_PAGE_URL = "book-an-rsv-vaccination/ app-start-page?wt.mc_id=vita-RSV-booking" ;
1717export const BOOKING_PAGE_TITLE =
1818 "Book, cancel or change an RSV vaccination appointment - Book an RSV vaccination - NHS" ;
1919
You can’t perform that action at this time.
0 commit comments