diff --git a/cypress/integration/rendering/stateDiagram-v2.spec.js b/cypress/integration/rendering/stateDiagram-v2.spec.js index af1f1e808..21806dd2a 100644 --- a/cypress/integration/rendering/stateDiagram-v2.spec.js +++ b/cypress/integration/rendering/stateDiagram-v2.spec.js @@ -401,7 +401,7 @@ stateDiagram-v2 it('v2 should handle different rendering directions in composite states', () => { imgSnapshotTest( ` -stateDiagram +stateDiagram-v2 direction LR state A { direction BT diff --git a/cypress/platform/knsv.html b/cypress/platform/knsv.html index d5a4a6734..46bf44fa5 100644 --- a/cypress/platform/knsv.html +++ b/cypress/platform/knsv.html @@ -28,13 +28,26 @@