@ministryofjustice/hmpps-digital-prison-reporting-frontend
Version:
The Digital Prison Reporting Frontend contains templates and code to help display data effectively in UI applications.
3 lines (2 loc) • 409 B
JavaScript
context("Request download form",()=>{let e="/embedded/platform/dpr/download-report/request-download/request-examples/request-example-success/tableId/tblId_1753863906851/form?reportUrl=/embedded/platform/dpr/view-report/async/report/request-examples/request-example-success/tblId_1753863906851/report";it("is accessible",()=>{cy.visit(e),cy.injectAxe(),cy.checkA11y()})});
//# sourceMappingURL=tests.cy.js.map