We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aae0e55 commit 57e713cCopy full SHA for 57e713c
1 file changed
tests/formatters/HeapSnapshotFormatter.test.js.snapshot
@@ -1,4 +1,4 @@
1
-exports[`HeapSnapshotFormatter > toString > formats data as CSV and sorts by self size 1`] = `
+exports[`HeapSnapshotFormatter > toString > formats data as CSV and sorts by retained size 1`] = `
2
uid,className,count,selfSize,maxRetainedSize
3
1,"ObjectA",10,100,1000
4
2,"ObjectB",5,50,500
0 commit comments