Skip to content

Commit

Permalink
Update core/node/da_clients/src/eigen/verifier.rs
Browse files Browse the repository at this point in the history
Ignore test

Co-authored-by: Gianbelinche <[email protected]>
  • Loading branch information
juan518munoz and gianbelinche authored Nov 26, 2024
1 parent 3635189 commit 879f154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/node/da_clients/src/eigen/verifier.rs
Original file line number Diff line number Diff line change
Expand Up @@ -916,7 +916,7 @@ mod test {
assert_eq!(actual_root, expected_root);
}

// #[ignore = "remote dependency"]
#[ignore = "remote dependency"]
#[tokio::test]
async fn test_verify_batch() {
let cfg = get_verifier_config();
Expand Down

0 comments on commit 879f154

Please sign in to comment.