Skip to content

Commit

Permalink
Merge pull request #9994 from alphagov/content-modelling/942-change-c…
Browse files Browse the repository at this point in the history
…adence-to-frequency

content-modelling/ fix feature spec
  • Loading branch information
Harriethw authored Feb 27, 2025
2 parents 87707f9 + e45a1bf commit 3851278
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ Feature: Edit a pension object
And I should see the rates for that block
When I click to edit the first rate
When I complete the "rate" form with the following fields:
| name | amount | cadence |
| My rate | £122.50 | a week |
| name | amount | frequency |
| My rate | £122.50 | a week |
Then I should be on the "embedded_rates" step
And I should see the updated rates for that block
When I save and continue
Expand Down

0 comments on commit 3851278

Please sign in to comment.