sp1 icon indicating copy to clipboard operation
sp1 copied to clipboard

chore(prover::tests): handle error instead of `unwrap` in e2e test

Open roynalnaruto opened this issue 6 months ago • 0 comments

Minor changes:

Remove unwrap in the e2e test, and handle error as the e2e test returns anyhow::Result

roynalnaruto avatar Aug 13 '24 23:08 roynalnaruto