From ead40379637352600e48f2a785a9ac68a5ee1f64 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Tue, 24 Jan 2023 16:00:59 +0530 Subject: [PATCH] chore: Enable 57-elk test --- cypress/integration/rendering/flowchart-elk.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress/integration/rendering/flowchart-elk.spec.js b/cypress/integration/rendering/flowchart-elk.spec.js index 6ba95474c..0d4ec4211 100644 --- a/cypress/integration/rendering/flowchart-elk.spec.js +++ b/cypress/integration/rendering/flowchart-elk.spec.js @@ -284,7 +284,7 @@ _one --> b { htmlLabels: true, flowchart: { htmlLabels: true }, securityLevel: 'loose' } ); }); - it.skip('57-elk: handle nested subgraphs with outgoing links 4', () => { + it('57-elk: handle nested subgraphs with outgoing links 4', () => { imgSnapshotTest( `flowchart-elk LR subgraph A