Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
Diane Huxley committed May 9, 2024
1 parent a5db5e3 commit 8c0e2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/credentials/src/pex/presentation_definition.rs
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ mod tests {
}

#[test]
fn test_specific_json_object() {
fn test_web5_spec_test_vectors() {
let json_path = "../../web5-spec/test-vectors/presentation_exchange/select_credentials.json";
let vectors = load_json_fixture(json_path);

Expand Down

0 comments on commit 8c0e2cc

Please sign in to comment.