Skip to content

Commit

Permalink
Ignore flaky test (ordinals#2742)
Browse files Browse the repository at this point in the history
  • Loading branch information
casey authored Nov 24, 2023
1 parent 195407c commit 6728c01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/server.rs
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ fn expected_sat_time_is_rounded() {
}

#[test]
#[ignore]
fn server_runs_with_rpc_user_and_pass_as_env_vars() {
let rpc_server = test_bitcoincore_rpc::spawn();
rpc_server.mine_blocks(1);
Expand Down

0 comments on commit 6728c01

Please sign in to comment.