@ -9,6 +9,7 @@ RSpec.describe InterruptionScreenHelper do
create(
:lettings_log,
:in_progress,
hhmemb: 1,
ecstat1: 1,
earnings: 750,
incfreq: 1,
@ -26,6 +26,7 @@ RSpec.describe Form, type: :model do
context "when the current page is a value check page" do
before do
lettings_log.hhmemb = 1
lettings_log.incfreq = 1
lettings_log.earnings = 140
lettings_log.ecstat1 = 1