diff --git a/cypress/platform/current.html b/cypress/platform/current.html index b95b8c19e..344cd7ea7 100644 --- a/cypress/platform/current.html +++ b/cypress/platform/current.html @@ -21,6 +21,12 @@

info below

+sequenceDiagram + Alice->>Bob:Extremely utterly long line of longness which had preivously overflown the actor box as it is much longer than what it should be + Bob->>Alice: I'm short though + +
+
flowchart TB subgraph 1 A --> B;