Skip to content

Commit f14ee58

Browse files
committed
add todo comment
1 parent 9f6d4a7 commit f14ee58

File tree

1 file changed

+1
-1
lines changed
  • crates/transaction-pool/src/test_utils

1 file changed

+1
-1
lines changed

crates/transaction-pool/src/test_utils/pool.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,6 @@ mod tests {
446446
simulator.next(&mut pool);
447447
}
448448

449-
// todo: add assertions that the pool is in a valid state
449+
// todo: this is not really a good test, we should use a more deterministic approach..
450450
}
451451
}

0 commit comments

Comments
 (0)