Fix tests

This commit is contained in:
Adam
2025-07-15 03:02:39 -07:00
parent e0f317e67e
commit faf8dedb1b
3 changed files with 32 additions and 9 deletions

View File

@@ -950,12 +950,12 @@ mod test {
assert_eq!(
ids,
vec![
NodeId(16997244687192517417),
NodeId(12226224850522777131),
NodeId(9162113827627229771),
NodeId(12793582657066318419),
NodeId(16945623684036608820),
NodeId(2640415155091892458)
NodeId(12524483273268761808),
NodeId(14274752063205226537),
NodeId(7177002187999680489),
NodeId(17211043138366459510),
NodeId(6979825042154430163),
NodeId(2888425170017482846)
]
);
}