Skip to content

Commit

Permalink
Merge branch 'main-iterations' into feat/EMS-3826-3829
Browse files Browse the repository at this point in the history
  • Loading branch information
ttbarnes committed Sep 20, 2024
2 parents 057cbf9 + 89437cf commit 250fc3d
Show file tree
Hide file tree
Showing 7 changed files with 2,449 additions and 2,353 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ context(
cy.checkText(headingCaption(), CONTENT_STRINGS.HEADING_CAPTION);
});

it(`renders ${FIELD_ID} prefix and input`, () => {
it(`renders ${FIELD_ID} hint, prefix and input`, () => {
const field = fieldSelector(FIELD_ID);

cy.checkText(field.hint(), FIELD_STRINGS.AGENT_CHARGES[FIELD_ID].HINT);
Expand Down
Loading

0 comments on commit 250fc3d

Please sign in to comment.