20adfb5369
One of the spec files sets `nil` value for env varialbe `action_dispatch.request.formats`. Rather than setting `nil` value, we can delete the `action_dispatch.request.formats` key from `env` (which should be closer to real use case anyway). The reason is that in Rails 5, `formats` method does not set default array of formats if the env key is already set (even if set to `nil`). |
||
---|---|---|
.. | ||
ldap | ||
o_auth | ||
saml | ||
blocked_user_tracker_spec.rb | ||
request_authenticator_spec.rb | ||
unique_ips_limiter_spec.rb | ||
user_access_denied_reason_spec.rb | ||
user_auth_finders_spec.rb |