Commit 551fa4c9 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Remove test case that cause Mysql Deadlock

parent a37b8ab2
......@@ -216,12 +216,6 @@ describe "On a merge request diff", js: true, focus: true do
end
end
it do
within("tr[id='342e16cbbd482ac2047dc679b2749d248cc1428f_18_17'] + .js-temp-notes-holder") do
should have_no_css(".js-temp-notes-holder")
end
end
it 'should be added as discussion' do
should have_content("Another comment on line 17")
should have_css(".notes_holder")
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment