gitlab-org--gitlab-foss/spec/support/controllers
blackst0ne b44a2c801a Update specs to rails5 format
Updates specs to use new rails5 format.

The old format:
`get :show, { some: params }, { some: headers }`

The new format:
`get :show, params: { some: params }, headers: { some: headers }`
2018-12-19 10:04:31 +11:00
..
githubish_import_controller_shared_context.rb
githubish_import_controller_shared_examples.rb Strip whitespace around GitHub personal access tokens 2018-10-17 13:16:31 -07:00
ldap_omniauth_callbacks_controller_shared_context.rb
sessionless_auth_controller_shared_examples.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00