diff --git a/spec/requests/schemes_controller_spec.rb b/spec/requests/schemes_controller_spec.rb index 76a74f11f..a2dc3e584 100644 --- a/spec/requests/schemes_controller_spec.rb +++ b/spec/requests/schemes_controller_spec.rb @@ -1044,7 +1044,7 @@ RSpec.describe SchemesController, type: :request do scheme_type: "Foyer", registered_under_care_act: "No", page: "details", - support_services_provider_before_type_cast: "The same organisation that owns the housing stock", + support_services_provider_before_type_cast: "0", owning_organisation_id: another_organisation.id } } end