Commit b305f39d authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch 'quarantine-flaky-example' into 'master'

Quarantine a flaky example

See merge request gitlab-org/gitlab!24615
parents 0869e9f4 a21a66a4
......@@ -46,7 +46,7 @@ describe 'Merge request > User posts diff notes', :js do
end
context 'with an old line on the left and a new line on the right' do
it 'allows commenting on the left side' do
it 'allows commenting on the left side', quarantine: 'https://gitlab.com/gitlab-org/gitlab/issues/199050' do
should_allow_commenting(find('[id="2f6fcd96b88b36ce98c38da085c795a27d92a3dd_9_9"]').find(:xpath, '..'), 'left')
end
......
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