From 20697976ced16c665e919e84ab8d861b188300aa Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Tue, 16 Jun 2020 10:56:53 +0200 Subject: [PATCH] update storyshot snapshots, because of updated syled-components --- .../src/__snapshots__/storyshots.test.ts.snap | 4942 +++++++++++------ 1 file changed, 3352 insertions(+), 1590 deletions(-) diff --git a/scm-ui/ui-components/src/__snapshots__/storyshots.test.ts.snap b/scm-ui/ui-components/src/__snapshots__/storyshots.test.ts.snap index 7406de61c8..03f07aecc5 100644 --- a/scm-ui/ui-components/src/__snapshots__/storyshots.test.ts.snap +++ b/scm-ui/ui-components/src/__snapshots__/storyshots.test.ts.snap @@ -1,14 +1,897 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP +exports[`Storyshots Annotate Default 1`] = ` +
+
+
+      
+        
+
+
+ Arthur Dent +
+ +
+ +
+ +
+
+ 1 +
+ +
+ + + package + + + main + + + +
+
+
+
+
+ 2 +
+ +
+ + + + +
+
+
+
+
+ Tricia Marie McMillan +
+ +
+ +
+ +
+
+ 3 +
+ +
+ + + + + + import + + + + + + "fmt" + + + + + + +
+
+
+
+
+ 4 +
+ +
+ + + + +
+
+
+
+
+ Arthur Dent +
+ +
+ +
+ +
+
+ 5 +
+ +
+ + + + + + func + + + + + + main + + + () + + + { + + + +
+
+
+
+
+ Ford Prefect +
+ +
+ +
+ +
+
+ 6 +
+ +
+ + + fmt.Println( + + + "Hello World" + + + ) + + + +
+
+
+
+
+ Arthur Dent +
+ +
+ +
+ +
+
+ 7 +
+ +
+ + } + + +
+
+
+
+
+ 8 +
+ +
+ + + + +
+
+ + + + +
+
+
+
+`; + +exports[`Storyshots Annotate With Avatars 1`] = ` +
+
+
+      
+        
+
+
+ Arthur Dent + Arthur Dent +
+ +
+ +
+ +
+
+ 1 +
+ +
+ + + package + + + main + + + +
+
+
+
+
+ 2 +
+ +
+ + + + +
+
+
+
+
+ Tricia Marie McMillan + Tricia Marie McMillan +
+ +
+ +
+ +
+
+ 3 +
+ +
+ + + + + + import + + + + + + "fmt" + + + + + + +
+
+
+
+
+ 4 +
+ +
+ + + + +
+
+
+
+
+ Arthur Dent + Arthur Dent +
+ +
+ +
+ +
+
+ 5 +
+ +
+ + + + + + func + + + + + + main + + + () + + + { + + + +
+
+
+
+
+ Ford Prefect + Ford Prefect +
+ +
+ +
+ +
+
+ 6 +
+ +
+ + + fmt.Println( + + + "Hello World" + + + ) + + + +
+
+
+
+
+ Arthur Dent + Arthur Dent +
+ +
+ +
+ +
+
+ 7 +
+ +
+ + } + + +
+
+
+
+
+ 8 +
+ +
+ + + + +
+
+ + + + +
+
+
+
+`; + exports[`Storyshots BranchSelector Default 1`] = `