We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e9cec1 commit 81ab043Copy full SHA for 81ab043
integration_tests/e2e/swap-vos-pin-credit-details.cy.ts
@@ -7,7 +7,7 @@ context('Swap VOs for PIN Credit Details Page', () => {
7
})
8
9
it('should display the page title', () => {
10
- cy.title().should('include', 'Log swap VOs for PIN credit details')
+ cy.title().should('include', 'HMPPS Managing Prisoner Apps Staff Ui - Log swap VOs for PIN credit details')
11
12
13
it('should display the back link', () => {
0 commit comments