Commit cea72e90 authored by Winnie Hellmann's avatar Winnie Hellmann

Quarantine flaky dashboard_spec.js

parent af5f2424
......@@ -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