Skip to content

Commit 57e713c

Browse files
fix
1 parent aae0e55 commit 57e713c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/formatters/HeapSnapshotFormatter.test.js.snapshot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
exports[`HeapSnapshotFormatter > toString > formats data as CSV and sorts by self size 1`] = `
1+
exports[`HeapSnapshotFormatter > toString > formats data as CSV and sorts by retained size 1`] = `
22
uid,className,count,selfSize,maxRetainedSize
33
1,"ObjectA",10,100,1000
44
2,"ObjectB",5,50,500

0 commit comments

Comments
 (0)