Skip to content

Commit

Permalink
Merge pull request #10897 from bbc/WSTEAMA-453-update-cypress-tests-t…
Browse files Browse the repository at this point in the history
…o-include-live-checks-for-kyrgyz-homepage

Update cypress tests to include live checks for Kyrgyz homepage - WSTEAMA 454
  • Loading branch information
holchris authored Jun 16, 2023
2 parents e81fa49 + 7dbcfe2 commit faff11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/integration/pages/homePage/urls.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const urls = [
service: 'kyrgyz',
local: '/kyrgyz',
test: '/kyrgyz',
live: null,
live: '/kyrgyz',
},
];

Expand Down

0 comments on commit faff11a

Please sign in to comment.