Skip to content

Commit

Permalink
Fix presentation_exchange name
Browse files Browse the repository at this point in the history
  • Loading branch information
KendallWeihe committed Aug 16, 2024
1 parent 4c0df0e commit 83fe96d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/web5/src/test_vectors.rs
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ mod test_vectors {
}
}

mod presentation_definition {
mod presentation_exchange {
use super::*;
use crate::credentials::presentation_definition::PresentationDefinition;
use std::collections::HashSet;
Expand Down

0 comments on commit 83fe96d

Please sign in to comment.