Remove test case that cause Mysql Deadlock

This commit is contained in:
Dmitriy Zaporozhets 2013-10-09 14:19:38 +03:00
parent a37b8ab2b2
commit 551fa4c9d0
1 changed files with 0 additions and 6 deletions

View File

@ -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")