Skip to content

Commit

Permalink
chore: remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Striegel authored and bstrie committed Oct 10, 2019
1 parent 1b3e58e commit 562951b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/ilp-node/tests/exchange_rates.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ use tokio::runtime::Builder as RuntimeBuilder;
mod redis_helpers;
use redis_helpers::*;

// TODO: reenable this test once it's no longer flaky
#[test]
fn coincap() {
let _ = env_logger::try_init();
Expand Down

0 comments on commit 562951b

Please sign in to comment.