fix: test

This commit is contained in:
rymnc 2023-05-09 14:00:40 +05:30
parent cc266f5679
commit f60b0458ad
No known key found for this signature in database
GPG Key ID: C740033EE3F41EBD

View File

@ -122,7 +122,7 @@ fn batch_insertions() -> PmtreeResult<()> {
hex!("0000000000000000000000000000000000000000000000000000000000000004"),
];
mt.batch_insert(None, &leaves)?;
mt.batch_insert(None, leaves)?;
assert_eq!(
mt.root(),