mirror of
https://github.com/status-im/sourcecred.git
synced 2025-01-26 12:30:20 +00:00
a6a291a3cc
Summary: Generated with `./scripts/update_snapshots.sh` (with #1360 patched in). This fixes failures introduced in #1358. Test Plan: Running `yarn test --full` now passes. Inspecting the diff (after piping the old and new snapshots to `jq -S .`) shows that this includes only additions, which seems appropriate given the precipitating change. wchargin-branch: fix-1358-failures