Forráskód Böngészése

Add snapshots to readme (#1230)

Lipis 5 éve
szülő
commit
0eb2f7092b
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -45,6 +45,7 @@ git clone https://github.com/excalidraw/excalidraw.git
 | `npm run test:code` | Test for formatting with Prettier |
 | `npm run test:app`  | Test the app                      |
 | `npm run test`      | Run all tests                     |
+| `npm run test -u`   | Update all snapshots              |
 
 ## Contributing