From cbe9ec6bb63419408d10b9049328f8a30f803503 Mon Sep 17 00:00:00 2001 From: raclim Date: Fri, 4 Oct 2024 17:55:48 -0400 Subject: [PATCH] update snapshot, fix typo --- .eslintrc | 2 +- .../IDE/components/__snapshots__/SketchList.unit.test.jsx.snap | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.eslintrc b/.eslintrc index 884bc6e5f..bfa6be8df 100644 --- a/.eslintrc +++ b/.eslintrc @@ -35,7 +35,7 @@ "max-classes-per-file": 0, "quote-props": [1, "as-needed"], "no-unused-vars": [1, {"vars": "local", "args": "none"}], - "consistent-return": ["error", { "treatUndefinedAsUnspecified": true}], + "consistent-return": ["error", { "treatUndefinedAsUnspecified": true }], "no-param-reassign": [2, { "props": false }], "react/self-closing-comp": ["error", { "component": true, diff --git a/client/modules/IDE/components/__snapshots__/SketchList.unit.test.jsx.snap b/client/modules/IDE/components/__snapshots__/SketchList.unit.test.jsx.snap index fbb3c2e17..59965106d 100644 --- a/client/modules/IDE/components/__snapshots__/SketchList.unit.test.jsx.snap +++ b/client/modules/IDE/components/__snapshots__/SketchList.unit.test.jsx.snap @@ -80,6 +80,7 @@ exports[` snapshot testing 1`] = `