Browse Source

fix snapshots

Ryan Di 1 week ago
parent
commit
a7c76b9c2d
1 changed files with 3 additions and 1 deletions
  1. 3 1
      packages/excalidraw/tests/__snapshots__/contextmenu.test.tsx.snap

+ 3 - 1
packages/excalidraw/tests/__snapshots__/contextmenu.test.tsx.snap

@@ -1174,7 +1174,9 @@ exports[`contextMenu element > selecting 'Add to library' in context menu adds e
   },
   "suggestedBindings": [],
   "theme": "light",
-  "toast": null,
+  "toast": {
+    "message": "Added to library",
+  },
   "userToFollow": null,
   "viewBackgroundColor": "#ffffff",
   "viewModeEnabled": false,