From 4a04ce6bf84d6bf5f729aa2287bd7e2e7dadb66a Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Tue, 30 Jan 2024 14:49:14 +0100 Subject: [PATCH] Update cypress/integration/rendering/block.spec.ts Co-authored-by: Sidharth Vinod --- cypress/integration/rendering/block.spec.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cypress/integration/rendering/block.spec.ts b/cypress/integration/rendering/block.spec.ts index 736e18823..66299915c 100644 --- a/cypress/integration/rendering/block.spec.ts +++ b/cypress/integration/rendering/block.spec.ts @@ -10,8 +10,7 @@ describe('Block diagram', () => { id1 end id["Next row"] - `, - {} + ` ); });