Fix wrong usage of around(:context) RSpec hook
What does this MR do?
This fixes the following warning:
WARNING: `around(:context)` hooks are not supported and behave like `around(:example). Called from /builds/gitlab-org/gitlab/spec/support/omniauth_strategy.rb:36:in `block in <top (required)>'.
Edited by Rémy Coutable