Skip to content
  • Timothy Andrew's avatar
    Fix build for !11963. · 3bd94c69c503
    Timothy Andrew authored
    - Don't use `request.env['omniauth.params']` if it isn't present.
    
    - Remove the `saml` section from the `gitlab.yml` test section. Some tests
      depend on this section not being initially present, so it can be overridden
      in the test. This MR doesn't add any tests for SAML, so we didn't really need
      this in the first place anyway.
    
    - Clean up the test -> omniauth section of `gitlab.yml`
    3bd94c69c503