From 4c7306d808c9164b67555da149ce24eda60c04ae Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Mon, 20 Feb 2023 00:36:13 +0530 Subject: [PATCH] Skip elk --- .../rendering/{flowchart-elk.skip.js => flowchart-elk.spec.js} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename cypress/integration/rendering/{flowchart-elk.skip.js => flowchart-elk.spec.js} (99%) diff --git a/cypress/integration/rendering/flowchart-elk.skip.js b/cypress/integration/rendering/flowchart-elk.spec.js similarity index 99% rename from cypress/integration/rendering/flowchart-elk.skip.js rename to cypress/integration/rendering/flowchart-elk.spec.js index 0d4ec4211..414037651 100644 --- a/cypress/integration/rendering/flowchart-elk.skip.js +++ b/cypress/integration/rendering/flowchart-elk.spec.js @@ -1,6 +1,6 @@ import { imgSnapshotTest, renderGraph } from '../../helpers/util'; -describe('Flowchart ELK', () => { +describe.skip('Flowchart ELK', () => { it('1-elk: should render a simple flowchart', () => { imgSnapshotTest( `flowchart-elk TD