diff --git a/test/unit/components/__snapshots__/sound-editor.test.jsx.snap b/test/unit/components/__snapshots__/sound-editor.test.jsx.snap
index c0c5441ae21caab957cdc355dc8d1deec0e36d9b..2a2d849ef2b311a2dfcc195f9f8d32c4839dfb03 100644
--- a/test/unit/components/__snapshots__/sound-editor.test.jsx.snap
+++ b/test/unit/components/__snapshots__/sound-editor.test.jsx.snap
@@ -150,7 +150,7 @@ exports[`Sound Editor Component matches snapshot 1`] = `
         >
           <path
             className={undefined}
-            d="M0 0Q0 0 60 40 Q120 80 180 120 Q240 160 300 200 Q360 240 420 120 Q480 0 480 0 Q480 0 420 -120 Q360 -240 300 -200 Q240 -160 180 -120 Q120 -80 60 -40 Q0 0 0 0Z"
+            d="M0 0Q0 0 100 80 Q200 160 300 80 Q400 0 400 0 Q400 0 300 -80 Q200 -160 100 -80 Q0 0 0 0Z"
             strokeLinejoin="round"
             strokeWidth={1}
           />