Skip to content
Snippets Groups Projects
Commit 551fa4c9 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Remove test case that cause Mysql Deadlock

parent a37b8ab2
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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")
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment