Skip to content

Commit e45b213

Browse files
committed
chore: run new integration test for mempool mining fairness
1 parent 0672e26 commit e45b213

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/bitcoin-int-tests/Dockerfile.bitcoin-tests

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ RUN cargo test -- --test-threads 1 --ignored tests::neon_integrations::runtime_o
3232
RUN cargo test -- --test-threads 1 --ignored tests::neon_integrations::antientropy_integration_test
3333
RUN cargo test -- --test-threads 1 --ignored tests::neon_integrations::filter_low_fee_tx_integration_test
3434
RUN cargo test -- --test-threads 1 --ignored tests::neon_integrations::filter_long_runtime_tx_integration_test
35+
RUN cargo test -- --test-threads 1 --ignored tests::neon_integrations::mining_transactions_is_fair
3536

0 commit comments

Comments
 (0)