|
|
|
@ -124,7 +124,7 @@ RSpec.describe OrganisationsController, type: :request do |
|
|
|
name: organisation.name, |
|
|
|
name: organisation.name, |
|
|
|
rent_periods: [period_to_create], |
|
|
|
rent_periods: [period_to_create], |
|
|
|
all_rent_periods: [period_to_not_delete], |
|
|
|
all_rent_periods: [period_to_not_delete], |
|
|
|
} |
|
|
|
}, |
|
|
|
} |
|
|
|
} |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
|