|
|
|
@ -224,6 +224,7 @@ RSpec.describe BulkUpload::Lettings::Year2022::RowParser do |
|
|
|
context "when the log already exists in the db" do |
|
|
|
context "when the log already exists in the db" do |
|
|
|
before do |
|
|
|
before do |
|
|
|
parser.log.save! |
|
|
|
parser.log.save! |
|
|
|
|
|
|
|
parser.instance_variable_set(:@valid, nil) |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
it "is not a valid row" do |
|
|
|
it "is not a valid row" do |
|
|
|
|