Skip to content

Commit

Permalink
Do not run test_agency_pool_it_should_fail_to_select_credentials_for_…
Browse files Browse the repository at this point in the history
…predicate for credx implementation

Signed-off-by: Patrik Stas <[email protected]>
  • Loading branch information
Patrik-Stas committed Aug 29, 2023
1 parent b7615ac commit 7f624b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aries_vcx/tests/test_creds_proofs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -733,6 +733,8 @@ mod tests {
.await;
}

// todo: credx implementation does not support checking credential value in respect to predicate
#[cfg(feature = "vdrtools")]
#[tokio::test]
#[ignore]
async fn test_agency_pool_it_should_fail_to_select_credentials_for_predicate() {
Expand Down

0 comments on commit 7f624b0

Please sign in to comment.