Skip to content

Commit

Permalink
chore: better coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
skynet2 committed May 23, 2024
1 parent bfa6d92 commit bfc75d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/service/oidc4ci/oidc4ci_service_initiate_issuance_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -932,8 +932,6 @@ func TestService_InitiateIssuance(t *testing.T) {
"https://www.w3.org/2018/credentials/v1",
"https://www.w3.org/2018/credentials/examples/v1",
},
"issuer": "did:orb:anything",
"issuanceDate": "2020-03-10T04:24:12.164Z",
"credentialSubject": claimData,
}

Expand Down

0 comments on commit bfc75d6

Please sign in to comment.