Skip to content

Commit 81ab043

Browse files
committed
Fixing a test
1 parent 4e9cec1 commit 81ab043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration_tests/e2e/swap-vos-pin-credit-details.cy.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ context('Swap VOs for PIN Credit Details Page', () => {
77
})
88

99
it('should display the page title', () => {
10-
cy.title().should('include', 'Log swap VOs for PIN credit details')
10+
cy.title().should('include', 'HMPPS Managing Prisoner Apps Staff Ui - Log swap VOs for PIN credit details')
1111
})
1212

1313
it('should display the back link', () => {

0 commit comments

Comments
 (0)