Commit 2079045
test(snapshot): remove leftover debug println
The debug println was added during the bincode to bitcode migration
to inspect the serialized snapshot data length while troubleshooting
the test.
The test now validates the snapshot format version directly, and the
extra output is no longer useful. Remove it so the test stays quiet
and focused.
Signed-off-by: immanuwell <pchpr.00@list.ru>1 parent 36d6241 commit 2079045
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | 254 | | |
258 | 255 | | |
259 | 256 | | |
| |||
0 commit comments