Skip to content

Commit

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

Expand Down

0 comments on commit e2a1803

Please sign in to comment.