From 168297f26256cdaaccb09d2be5151ec0944d28ca Mon Sep 17 00:00:00 2001 From: RheeseyB <1044774+Rheeseyb@users.noreply.github.com> Date: Thu, 12 Oct 2023 13:04:43 +0100 Subject: [PATCH] chore(tests) Fix tests broken by merge --- ...solute-and-move-strategy.spec.browser2.tsx | 26 ++++++++++++------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/editor/src/components/canvas/canvas-strategies/strategies/convert-to-absolute-and-move-strategy.spec.browser2.tsx b/editor/src/components/canvas/canvas-strategies/strategies/convert-to-absolute-and-move-strategy.spec.browser2.tsx index 31d1ca68a768..20ba83c33259 100644 --- a/editor/src/components/canvas/canvas-strategies/strategies/convert-to-absolute-and-move-strategy.spec.browser2.tsx +++ b/editor/src/components/canvas/canvas-strategies/strategies/convert-to-absolute-and-move-strategy.spec.browser2.tsx @@ -1414,10 +1414,6 @@ describe('Convert to absolute/escape hatch', () => { backgroundColor: '#aaaaaa33', width: '50%', height: '20%', - right: 200, - bottom: 320, - top: 0, - left: 0 }} data-uid='bbb' data-testid='bbb' @@ -1457,7 +1453,14 @@ describe('Convert to absolute/escape hatch', () => { makeTestProjectCodeWithSnippet( ` @@ -1475,10 +1478,6 @@ describe('Convert to absolute/escape hatch', () => { backgroundColor: '#aaaaaa33', width: '50%', height: '20%', - right: 200, - bottom: 320, - top: 0, - left: 0 }} data-uid='bbb' data-testid='bbb' @@ -1518,7 +1517,14 @@ describe('Convert to absolute/escape hatch', () => { makeTestProjectCodeWithSnippet( `