Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit

Permalink
ignore companion service test
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Tate <ryan.tate@spruceid.com>
  • Loading branch information
Ryanmtate committed Oct 18, 2024
1 parent 2bb3f74 commit b202670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/oid4vp/holder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ mod tests {
// available at localhost:3000.
//
// See: https://github.com/spruceid/companion/pull/1
// #[ignore]
#[ignore]
#[tokio::test]
async fn test_oid4vp_url() -> Result<(), Box<dyn std::error::Error>> {
let example_sd_jwt = include_str!("../../tests/examples/sd_vc.jwt");
Expand Down

0 comments on commit b202670

Please sign in to comment.