Commit 51bab1e1 authored by Winnie Hellmann's avatar Winnie Hellmann

Add issue link to disabled test in merge_request_spec.js

parent b884bb26
......@@ -89,6 +89,7 @@ describe('MergeRequest', function() {
});
});
// https://gitlab.com/gitlab-org/gitlab/issues/34861
// eslint-disable-next-line jasmine/no-disabled-tests
xit('shows an error notification when tasklist update failed', done => {
mock
......
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