Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
bkolad committed Aug 18, 2023
1 parent 23e787d commit e63cd59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ impl TestClient {
}

// TODO enable in CI
//#[ignore]
#[ignore]
#[tokio::test]
async fn send_tx_test_to_eth() -> Result<(), Box<dyn std::error::Error>> {
let chain_id: u64 = 1;
Expand Down

0 comments on commit e63cd59

Please sign in to comment.