We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f6d4a7 commit f14ee58Copy full SHA for f14ee58
crates/transaction-pool/src/test_utils/pool.rs
@@ -446,6 +446,6 @@ mod tests {
446
simulator.next(&mut pool);
447
}
448
449
- // todo: add assertions that the pool is in a valid state
+ // todo: this is not really a good test, we should use a more deterministic approach..
450
451
0 commit comments