Skip to content

Commit

Permalink
test: removes printing
Browse files Browse the repository at this point in the history
Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
  • Loading branch information
amagyar-iohk committed Nov 19, 2024
1 parent f3f1c9a commit 41dfbb2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ class CredentialSteps {
equalTo(CREDENTIAL_SENT),
),
)
println("new issued credential: ${ListenToEvents.with(issuer).credentialEvents.last().data}")
issuer.remember("issuedCredential", ListenToEvents.with(issuer).credentialEvents.last().data)
}

Expand Down

0 comments on commit 41dfbb2

Please sign in to comment.