Skip to content

Fix group visilibity in epic_resolver_spec

Jarka Košanová requested to merge spec-epic-res-fix into master

What does this MR do and why?

It fixes the visibility of groups in epic_resolver_spec file.

When I was investigating another issue and started writing specs I got unexpected results. I found out that the reason was, that we have public groups created in test (see inline comments).

This MR fixes that. I am not including the change in the MR that will fix the original issue as I expect more work around it and opening an MR may take time.

MR acceptance checklist

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

Merge request reports