Skip to content

Commit

Permalink
fix falcon test
Browse files Browse the repository at this point in the history
  • Loading branch information
plafer committed Aug 14, 2024
1 parent bbb4313 commit 8d3a98b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdlib/tests/crypto/falcon.rs
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ fn test_falcon512_probabilistic_product_failure() {
expect_exec_error!(
test,
ExecutionError::FailedAssertion {
clk: 31615.into(),
clk: 17490.into(),
err_code: 0,
err_msg: None,
}
Expand Down

0 comments on commit 8d3a98b

Please sign in to comment.