From f8168c6b2f5893f933a27a99b439f66ddae2eeb1 Mon Sep 17 00:00:00 2001 From: Samuel Fang Date: Fri, 18 Jun 2021 16:32:21 +0800 Subject: [PATCH] Update failing snapshots --- src/features/sicp/parser/ParseJson.tsx | 2 +- .../sicp/parser/__tests__/__snapshots__/ParseJson.tsx.snap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/features/sicp/parser/ParseJson.tsx b/src/features/sicp/parser/ParseJson.tsx index 2b4aff4f0c..e52dcc4af2 100644 --- a/src/features/sicp/parser/ParseJson.tsx +++ b/src/features/sicp/parser/ParseJson.tsx @@ -130,7 +130,7 @@ const handleImage = (obj: JsonType, refs: React.MutableRefObject<{}>) => { {obj['id']} ); } else if (obj['snippet']) { diff --git a/src/features/sicp/parser/__tests__/__snapshots__/ParseJson.tsx.snap b/src/features/sicp/parser/__tests__/__snapshots__/ParseJson.tsx.snap index d4e6b50d93..57fff34e74 100644 --- a/src/features/sicp/parser/__tests__/__snapshots__/ParseJson.tsx.snap +++ b/src/features/sicp/parser/__tests__/__snapshots__/ParseJson.tsx.snap @@ -141,7 +141,7 @@ exports[`Parse figures FIGURE with image and scale successful 1`] = ` exports[`Parse figures FIGURE with image successful 1`] = ` "
- \\"id\\" + \\"id\\"
name