diff --git a/spec/requests/organisations_controller_spec.rb b/spec/requests/organisations_controller_spec.rb index a875dbb9b..138effaaa 100644 --- a/spec/requests/organisations_controller_spec.rb +++ b/spec/requests/organisations_controller_spec.rb @@ -282,7 +282,7 @@ RSpec.describe OrganisationsController, type: :request do phone: "011101101", provider_type: "LA", holds_own_stock: "true", - housing_registration_no: "7917937" + housing_registration_no: "7917937", }, } end @@ -854,7 +854,7 @@ RSpec.describe OrganisationsController, type: :request do phone: "011101101", provider_type: "LA", holds_own_stock: "true", - housing_registration_no: "7917937" + housing_registration_no: "7917937", }, } end