Browse Source

refactor: lint

pull/1881/head
natdeanlewissoftwire 3 years ago
parent
commit
2b7cc087f2
  1. 1
      spec/services/imports/lettings_logs_import_service_spec.rb

1
spec/services/imports/lettings_logs_import_service_spec.rb

@ -480,7 +480,6 @@ RSpec.describe Imports::LettingsLogsImportService do
end
end
context "and the relationship is refused" do
before do
lettings_log_xml.at_xpath("//xmlns:P2Rel").content = "Person prefers not to say"

Loading…
Cancel
Save