mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-10 09:13:12 +00:00
fix: tests fix
This commit is contained in:
parent
9bf0ec9de7
commit
958e1dcb9c
@ -332,7 +332,7 @@ mod tests {
|
||||
common_setup(&mut sequencer);
|
||||
|
||||
let roots = sequencer.get_tree_roots();
|
||||
assert_eq!(roots.len(), 3); // Should return three roots
|
||||
assert_eq!(roots.len(), 2); // Should return two roots
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user