hint_text:"You told us the main tenant's working situation is: <strong>%{ecstat1}</strong><br><br>The household income you have entered is <strong>%{earnings}</strong>"
hint_text:"<p class='govuk-body'>You told us the main tenant's working situation is: <strong>%{ecstat1}</strong></p><p class='govuk-body'>The household income you have entered is <strong>%{earnings}</strong></p>"
in_soft_min_range:
in_soft_min_range:
message:"Net income is lower than expected based on the main tenant’s working situation. Are you sure this is correct?"
message:"Net income is lower than expected based on the main tenant’s working situation. Are you sure this is correct?"
.toeq("<p class='govuk-body'>You told us the main tenant's working situation is: <strong>Full-time – 30 hours or more</strong><br><br>The household income you have entered is <strong>£750.00 every week</strong></p>")
.toeq("<p class='govuk-body'>You told us the main tenant's working situation is: <strong>Full-time – 30 hours or more</strong></p><p class='govuk-body'>The household income you have entered is <strong>£750.00 every week</strong></p>")
end
end
end
end
@ -36,7 +36,7 @@ RSpec.describe InteruptionScreenHelper do