From e6d40e9f158ed96f3ecfac4ca89097c8d393c43b Mon Sep 17 00:00:00 2001 From: Nikolay Rozhkov Date: Thu, 5 Oct 2023 19:30:34 +0300 Subject: [PATCH] Fix --- cypress/integration/rendering/gantt.spec.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cypress/integration/rendering/gantt.spec.js b/cypress/integration/rendering/gantt.spec.js index fe8bef73a1..40a87a5415 100644 --- a/cypress/integration/rendering/gantt.spec.js +++ b/cypress/integration/rendering/gantt.spec.js @@ -523,9 +523,8 @@ describe('Gantt diagram', () => { // TODO: fix it // // This test is skipped deliberately + // because it fails and blocks our development pipeline // It was added as an attempt to fix gantt performance issues - // Unfortunately this test falis, so we are commenting it out - // because it blocks our development pipeline // // https://github.com/mermaid-js/mermaid/issues/3274 //