Browse Source

fixup! CLDC-4012: Add tests

Co-authored-by: Oscar Richardson <116292912+oscar-richardson-softwire@users.noreply.github.com>
CLDC-4012-allow-lower-case-letters-for-codes-in-bu
Samuel Young 5 days ago committed by GitHub
parent
commit
b2522c2c7a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      spec/services/bulk_upload/lettings/year2026/row_parser_spec.rb

2
spec/services/bulk_upload/lettings/year2026/row_parser_spec.rb

@ -151,7 +151,7 @@ RSpec.describe BulkUpload::Lettings::Year2026::RowParser do
field_15: "1", field_15: "1",
field_42: "42", field_42: "42",
field_48: "R", field_48: "41",
field_52: "17", field_52: "17",
field_56: "18", field_56: "18",
field_60: "16", field_60: "16",

Loading…
Cancel
Save