Skip to content
代码片段 群组 项目
提交 17f598e9 编辑于 作者: Douwe Maan's avatar Douwe Maan
浏览文件

Merge branch '45970-additional-signout-needed' into 'master'

Ensure that spec/features/issues/user_uses_slash_commands_spec tests run locally

Closes #45970

See merge request gitlab-org/gitlab-ce!18713
No related branches found
No related tags found
无相关合并请求
......@@ -161,6 +161,7 @@
before do
target_project.add_master(user)
gitlab_sign_out
sign_in(user)
visit project_issue_path(project, issue)
end
......@@ -220,6 +221,7 @@
before do
target_project.add_master(user)
gitlab_sign_out
sign_in(user)
visit project_issue_path(project, issue)
end
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册