Skip to content

Commit

Permalink
CIV-7448 DJ spec api tests fix (#2288)
Browse files Browse the repository at this point in the history
Update steps_LRspec.js
  • Loading branch information
mounikahmcts authored Mar 2, 2023
1 parent dc69128 commit b007ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/api/steps_LRspec.js
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ module.exports = {
}

caseData = update(caseData, registrationData);
await assertSubmittedEvent('AWAITING_RESPONDENT_ACKNOWLEDGEMENT', {
await assertSubmittedEvent('PROCEEDS_IN_HERITAGE_SYSTEM', {
header: '',
body: ''
}, true);
Expand Down

0 comments on commit b007ca9

Please sign in to comment.