Browse Source

fix test

pull/775/head
Kat 3 years ago
parent
commit
2c932b1d91
  1. 1
      spec/requests/schemes_controller_spec.rb

1
spec/requests/schemes_controller_spec.rb

@ -786,6 +786,7 @@ RSpec.describe SchemesController, type: :request do
registered_under_care_act: "No",
page: "details",
owning_organisation_id: organisation.id,
managing_organisation_id: organisation.id,
arrangement_type: "D" } }
end

Loading…
Cancel
Save