Skip to content

Commit

Permalink
Deliberate fail to check run cancels beforePublish
Browse files Browse the repository at this point in the history
  • Loading branch information
eoin-corr-git committed Nov 25, 2024
1 parent 992ad28 commit 8a96b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user-journey-tests/page-objects/newAddressPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const postcodeId = 'addressPostcode'

class NewAddressPage extends Page {
get newAddressPageTitle() {
return 'What is the address of your farm or premises where the animals are moving off?'
return 'What is the address of your 456farm or premises where the animals are moving off?'
}

get urlPath() {
Expand Down

0 comments on commit 8a96b66

Please sign in to comment.