Name |
Last commit
|
Last update |
---|---|---|
.. | ||
settings_spec.rb | ||
trusted_proxies_spec.rb |
BigW Consortium Gitlab
Each test reloads the trusted_proxies initializer, which in turn will set Rails.application.config.action_dispatch.trusted_proxies to something new. This will leak into the other tests, but the middleware that it is used in has already been loaded for the whole test suite, so it should have no impact.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
settings_spec.rb | Loading commit data... | |
trusted_proxies_spec.rb | Loading commit data... |