Skip to content
Snippets Groups Projects
Commit 8c5d3fa6 authored by Tim Zallmann's avatar Tim Zallmann
Browse files

Merge branch 'winh-quarantine-dashboard_spec' into 'master'

Quarantine flaky dashboard_spec.js

See merge request gitlab-org/gitlab-ce!32574
parents e1f84499 cea72e90
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -378,7 +378,9 @@ describe('Dashboard', () => {
});
});
 
describe('link to chart', () => {
// https://gitlab.com/gitlab-org/gitlab-ce/issues/66922
// eslint-disable-next-line jasmine/no-disabled-tests
xdescribe('link to chart', () => {
let wrapper;
const currentDashboard = 'TEST_DASHBOARD';
localVue.use(GlToast);
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