From 2bc6ac4a76c249a03f0b4f1958449938be084571 Mon Sep 17 00:00:00 2001 From: Ashish Jain Date: Tue, 17 Sep 2024 08:41:34 +0200 Subject: [PATCH] fix prettier lint error --- cypress/platform/saurabh.html | 231 ++++++++++++++++++---------------- 1 file changed, 125 insertions(+), 106 deletions(-) diff --git a/cypress/platform/saurabh.html b/cypress/platform/saurabh.html index 76c635084..45c350756 100644 --- a/cypress/platform/saurabh.html +++ b/cypress/platform/saurabh.html @@ -1,40 +1,54 @@ + + + + + + + + + + + - - - - - - - - - - - + - + } + + - -
+  
+    
       flowchart TD
        B2@{ icon: "fa:bell", form: "square", label: "B2 agsyua duadu", pos: "t", h: 80 }@
        
@@ -60,93 +74,98 @@
 
 
     
-
+    
       flowchart TB
        A --test2--> B2@{ icon: "fa:bell", form: "rounded", label: "B2 aiduaid uyawduad uaduabd uyduadb", pos: "b" }@
        B2 --test--> C
        D --> B2 --> E
        style B2 fill:#f9f,stroke:#333,stroke-width:4px
-  
-
+  
+
       flowchart BT
        A --test2--> B2@{ icon: "fa:bell", form: "square", label: "B2", pos: "t", h: 40, w: 30 }@
        B2 --test--> C
        D --> B2 --> E
-  
-
+  
+
       flowchart BT
        A --test2--> B2@{ icon: "fa:bell", label: "B2 awiugdawu uydgayuiwd wuydguy", pos: "b", h: 40, w: 30 }@
        B2 --test--> C
-  
-
+  
+
       flowchart BT
        A --test2--> B2@{ icon: "fa:bell", label: "B2 dawuygd ayuwgd uy", pos: "t", h: 40, w: 30 }@
        B2 --test--> C
-  
-
+  
+
       flowchart TB
        A --> B2@{ icon: "fa:bell", form: "circle", label: "test augfuyfavf ydvaubfuac", pos: "t", w: 200, h: 100 }@ --> C
-  
-
+  
+
       flowchart TB
        A --> B2@{ icon: "fa:bell", form: "circle", label: "test augfuyfavf ydvaubfuac", pos: "b", w: 200, h: 100 }@ --> C
        D --> B2 --> E
-  
- - - - \ No newline at end of file +
+ + +