Skip to content
Snippets Groups Projects
Commit fac7279f authored by Clement Ho's avatar Clement Ho
Browse files

Merge branch 'winh-merge_request_spec-issue-link' into 'master'

Add issue link to disabled test in merge_request_spec.js

See merge request gitlab-org/gitlab!21399
parents aa4474f3 51bab1e1
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
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