Enable test in miner/pool/test
(#9072)
This commit is contained in:
parent
ca6edcaf71
commit
787a30cd8e
@ -984,7 +984,7 @@ fn should_avoid_reverifying_recently_rejected_transactions() {
|
|||||||
assert_eq!(txq.status().status.transaction_count, 0);
|
assert_eq!(txq.status().status.transaction_count, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[test]
|
||||||
fn should_reject_early_in_case_gas_price_is_less_than_min_effective() {
|
fn should_reject_early_in_case_gas_price_is_less_than_min_effective() {
|
||||||
// given
|
// given
|
||||||
let txq = TransactionQueue::new(
|
let txq = TransactionQueue::new(
|
||||||
|
Loading…
Reference in New Issue
Block a user