提交 0d285c1c 编写于 作者: D Dmitriy Zaporozhets

Remove randomly failing test

上级 381638b7
......@@ -66,12 +66,6 @@ describe "On a merge request", js: true do
within(".js-main-target-form") { should have_css(".js-note-preview", visible: false) }
within(".js-main-target-form") { should have_css(".js-note-text", visible: true) }
end
it "should be removable" do
find('.note').hover
find(".js-note-delete").click
should_not have_css(".note")
end
end
describe "when editing a note", js: true do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册