From 2659490a70a555f5acdbdfd2d4362d5868593e82 Mon Sep 17 00:00:00 2001 From: Eric Rosenbaum <eric.rosenbaum@gmail.com> Date: Mon, 15 Jul 2019 12:00:27 -0400 Subject: [PATCH] Update snapshot --- test/unit/components/__snapshots__/sound-editor.test.jsx.snap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/unit/components/__snapshots__/sound-editor.test.jsx.snap b/test/unit/components/__snapshots__/sound-editor.test.jsx.snap index 950a25704..406192549 100644 --- a/test/unit/components/__snapshots__/sound-editor.test.jsx.snap +++ b/test/unit/components/__snapshots__/sound-editor.test.jsx.snap @@ -157,7 +157,7 @@ exports[`Sound Editor Component matches snapshot 1`] = ` </g> </svg> <div - className={undefined} + className="" onMouseDown={[Function]} onTouchStart={[Function]} > -- GitLab