From 876170ee279b08239028fb112ec27a2d449c3d4d Mon Sep 17 00:00:00 2001 From: David Luzar Date: Thu, 14 May 2020 17:21:37 +0200 Subject: [PATCH] fix snapshots (#1598) --- .../__snapshots__/regressionTests.test.tsx.snap | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/tests/__snapshots__/regressionTests.test.tsx.snap b/src/tests/__snapshots__/regressionTests.test.tsx.snap index dafbad6c..07353ae1 100644 --- a/src/tests/__snapshots__/regressionTests.test.tsx.snap +++ b/src/tests/__snapshots__/regressionTests.test.tsx.snap @@ -1875,6 +1875,7 @@ Object { "roughness": 1, "seed": 1051383431, "strokeColor": "#000000", + "strokeStyle": "solid", "strokeWidth": 1, "type": "draw", "version": 3, @@ -2376,6 +2377,7 @@ Object { "roughness": 1, "seed": 337897, "strokeColor": "#000000", + "strokeStyle": "solid", "strokeWidth": 1, "type": "rectangle", "version": 3, @@ -2395,6 +2397,7 @@ Object { "roughness": 1, "seed": 453191, "strokeColor": "#000000", + "strokeStyle": "solid", "strokeWidth": 1, "type": "diamond", "version": 3, @@ -2414,6 +2417,7 @@ Object { "roughness": 1, "seed": 1116226695, "strokeColor": "#000000", + "strokeStyle": "solid", "strokeWidth": 1, "type": "ellipse", "version": 3, @@ -2444,6 +2448,7 @@ Object { "roughness": 1, "seed": 1505387817, "strokeColor": "#000000", + "strokeStyle": "solid", "strokeWidth": 1, "type": "arrow", "version": 4, @@ -2474,6 +2479,7 @@ Object { "roughness": 1, "seed": 760410951, "strokeColor": "#000000", + "strokeStyle": "solid", "strokeWidth": 1, "type": "line", "version": 4, @@ -2504,6 +2510,7 @@ Object { "roughness": 1, "seed": 1051383431, "strokeColor": "#000000", + "strokeStyle": "solid", "strokeWidth": 1, "type": "draw", "version": 4, @@ -3195,6 +3202,7 @@ Object { "currentItemOpacity": 100, "currentItemRoughness": 1, "currentItemStrokeColor": "#000000", + "currentItemStrokeStyle": "solid", "currentItemStrokeWidth": 1, "currentItemTextAlign": "left", "cursorButton": "down", @@ -3255,6 +3263,7 @@ Object { "roughness": 1, "seed": 337897, "strokeColor": "#000000", + "strokeStyle": "solid", "strokeWidth": 1, "type": "draw", "version": 3, @@ -3311,6 +3320,7 @@ Object { "roughness": 1, "seed": 337897, "strokeColor": "#000000", + "strokeStyle": "solid", "strokeWidth": 1, "type": "draw", "version": 4, @@ -4002,6 +4012,7 @@ Object { "currentItemOpacity": 100, "currentItemRoughness": 1, "currentItemStrokeColor": "#000000", + "currentItemStrokeStyle": "solid", "currentItemStrokeWidth": 1, "currentItemTextAlign": "left", "cursorButton": "down", @@ -4062,6 +4073,7 @@ Object { "roughness": 1, "seed": 337897, "strokeColor": "#000000", + "strokeStyle": "solid", "strokeWidth": 1, "type": "draw", "version": 3, @@ -4118,6 +4130,7 @@ Object { "roughness": 1, "seed": 337897, "strokeColor": "#000000", + "strokeStyle": "solid", "strokeWidth": 1, "type": "draw", "version": 4,