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