Skip to content

Fix StandardContext test

Jonas Larsen requested to merge 411277-fix-standard-context-test into master

What does this MR do and why?

While working on adding is_gitlab_team_member to StandardContext in another MR I realized that the test for StandardContext hasn't kept up with the implementation. Therefor this update of the test.

ee/spec/lib/gitlab/tracking/standard_context_spec.rb was removed as there is no longer anything ee specific in the test.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #411277 (closed)

Edited by Jonas Larsen

Merge request reports