Skip to content

Commit

Permalink
ignore expensive test
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally committed Dec 6, 2024
1 parent e795c9d commit e7d4e4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_enrich_exchange.rs
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ async fn e2e_swap_data() -> Result<()> {
Ok(())
}

#[ignore]
#[tokio::test]
async fn test_entry_point_exchange_load() -> Result<()> {
libra_forensic_db::log_setup();
Expand Down

0 comments on commit e7d4e4e

Please sign in to comment.