Commit 8c5d3fa6 authored by Tim Zallmann's avatar Tim Zallmann

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

Quarantine flaky dashboard_spec.js

See merge request gitlab-org/gitlab-ce!32574
parents e1f84499 cea72e90
......@@ -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);
......
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