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

Quarantine flaky member_leaves_project_spec.rb

上级 fe270cb3
No related branches found
No related tags found
无相关合并请求
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
expect(project.users.exists?(user.id)).to be_falsey expect(project.users.exists?(user.id)).to be_falsey
end end
it 'user leaves project by url param', :js do it 'user leaves project by url param', :js, :quarantine do
visit project_path(project, leave: 1) visit project_path(project, leave: 1)
page.accept_confirm page.accept_confirm
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册