Skip to content

Explicityly require `gl_repository` in internal api spec.

What does this MR do?

This makes sure Gitlab::GlRepository is correctly prepended in specs where we need it to be where sometimes it might not be because of autoloading

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/11387

Edited by Bob Van Landuyt

Merge request reports