Merge branch 'develop' into sidv/fixUnhandledPromise

* develop:
  chore: Skip 57-elk test
  Update docs
  Update integrations.md
This commit is contained in:
Sidharth Vinod
2023-01-24 16:00:35 +05:30
3 changed files with 5 additions and 3 deletions

View File

@@ -284,7 +284,7 @@ _one --> b
{ htmlLabels: true, flowchart: { htmlLabels: true }, securityLevel: 'loose' }
);
});
it('57-elk: handle nested subgraphs with outgoing links 4', () => {
it.skip('57-elk: handle nested subgraphs with outgoing links 4', () => {
imgSnapshotTest(
`flowchart-elk LR
subgraph A