|
|
@ -16,7 +16,7 @@ RSpec.describe Form::Sales::Questions::PurchasePrice, type: :model do |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
it "has the correct header" do |
|
|
|
it "has the correct header" do |
|
|
|
expect(question.header).to eq("What is the full purchase price?") |
|
|
|
expect(question.header).to eq("Q100 - What is the full purchase price?") |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
it "has the correct check_answer_label" do |
|
|
|
it "has the correct check_answer_label" do |
|
|
|