Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederik Rothenberger committed Jun 17, 2024
1 parent bfed787 commit bd3dc8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dummy-issuer/tests/dummy_issuer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ enum CanisterCall {
}

mod api {
use vc_util::issuer_api::{
use ic_verifiable_credentials::issuer_api::{
GetCredentialRequest, IssueCredentialError, IssuedCredentialData, PrepareCredentialRequest,
PreparedCredentialData,
};
Expand Down

0 comments on commit bd3dc8e

Please sign in to comment.