Browse Source

test

pull/2077/head
Kat 3 years ago
parent
commit
6de1e62e51
  1. 2
      spec/requests/form_controller_spec.rb

2
spec/requests/form_controller_spec.rb

@ -169,7 +169,7 @@ RSpec.describe FormController, type: :request do
{
id: sales_log.id,
sales_log: {
page: "organisation",
page: "owning_organisation",
owning_organisation_id: managing_organisation.id,
},
}

Loading…
Cancel
Save