Browse Source

empty

demo-branch-08-01
Kat 5 months ago
parent
commit
6a0ea6ec00
  1. 1
      spec/models/form/sales/pages/buyer2_working_situation_spec.rb

1
spec/models/form/sales/pages/buyer2_working_situation_spec.rb

@ -21,6 +21,7 @@ RSpec.describe Form::Sales::Pages::Buyer2WorkingSituation, type: :model do
it "has the correct header" do
expect(page.header).to be_nil
end
it "has the correct description" do

Loading…
Cancel
Save