Skip to content

Commit

Permalink
MAN-36 revert change to test
Browse files Browse the repository at this point in the history
  • Loading branch information
neil-mills committed Jan 9, 2025
1 parent 32a276e commit a457d45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration_tests/e2e/licence-condition-note.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import SentencePage from '../pages/sentence'
context('Sentence', () => {
it('Licence condition note page is rendered', () => {
cy.visit('/case/X000001/sentence/licence-condition/7007/note/0')

const page = Page.verifyOnPage(SentencePage)
page.headerCrn().should('contain.text', 'X000001')
page.headerName().should('contain.text', 'Caroline Wolff')
Expand Down

0 comments on commit a457d45

Please sign in to comment.