Skip to content
代码片段 群组 项目
未验证 提交 67c70a33 编辑于 作者: Adam Hegyi's avatar Adam Hegyi 提交者: GitLab
浏览文件

Merge branch '438145-delete-tests-for-defunct-ff' into 'master'

No related branches found
No related tags found
无相关合并请求
......@@ -86,16 +86,6 @@
)
end
end
context 'and the allow_members_to_see_invited_groups_in_access_dropdowns feature flag is disabled' do
before do
stub_feature_flags(allow_members_to_see_invited_groups_in_access_dropdowns: false)
end
it 'returns groups invited to the project that the user can see' do
expect(finder.execute).to contain_exactly(public_group, private_group_with_membership)
end
end
end
context 'and the user is a maintainer of the project' do
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册