Browse Source

update test

CLDC-2640-location-guidance
Kat 1 year ago
parent
commit
88a59a3194
  1. 2
      spec/models/form/lettings/pages/scheme_spec.rb

2
spec/models/form/lettings/pages/scheme_spec.rb

@ -20,7 +20,7 @@ RSpec.describe Form::Lettings::Pages::Scheme, type: :model do
end
it "has the correct header" do
expect(page.header).to be_nil
expect(page.header).to eq("Scheme")
end
it "has the correct description" do

Loading…
Cancel
Save