Skip to content

Commit

Permalink
Ignore flaky test (#2742)
Browse files Browse the repository at this point in the history
  • Loading branch information
casey authored Nov 24, 2023
1 parent 7f5b3dd commit f8f88cd
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 f8f88cd

Please sign in to comment.