Skip to content

Fix wrong usage of around(:context) RSpec hook

Rémy Coutable requested to merge fix-rspec-around-context-hook into master

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

Merge request reports

Loading