Commit 8ec1600
committed
Speed up snapshots test
Using pp does extra work that doesn't seem to do much of anything.
This brings `SnapshotsTest` runtime down to 8 from 10 seconds for me
Creating inspect output still dominates the total runtime1 parent 1da0733 commit 8ec1600
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments