Skip to content

Commit 632f11c

Browse files
Richard BoardRichard Board
authored andcommitted
Fixed report staging url
1 parent 20c289e commit 632f11c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stack_tests/smoke_tests_viewer/staging-viewer.cypress.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
22
e2e: {
3-
baseUrl: 'https://reports-stage.accessibility-monitoring.service.gov.uk',
3+
baseUrl: 'https://reports-staging.accessibility-monitoring.service.gov.uk',
44
chromeWebSecurity: false,
55
supportFile: false
66
}

0 commit comments

Comments
 (0)