Skip to content
代码片段 群组 项目
提交 f4ef30ae 编辑于 作者: Ramya Authappan's avatar Ramya Authappan
浏览文件

Merge branch 'qa-shl-fix-project-audit-log-spec' into 'master'

Fix project audit log spec

Closes #221019

See merge request gitlab-org/gitlab!34262
No related branches found
No related tags found
无相关合并请求
......@@ -72,12 +72,12 @@ module QA
Page::Project::Settings::Main.perform do |settings|
# Change visibility from public to internal
settings.expand_visibility_project_features_permissions do |page|
page.set_project_visibility "Internal"
page.set_project_visibility "Private"
end
end
end
it_behaves_like 'audit event', ["Change visibility from public to internal"]
it_behaves_like 'audit event', ["Change visibility from public to private"]
end
context "Export file download", quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/217949', type: :investigating } do
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册