Skip to content

Commit

Permalink
chore: restore prove_then_verify test on verify_rollup_honk_proof (
Browse files Browse the repository at this point in the history
…#11018)

This PR reverts the changes to bootstrap.sh made in #11010.
  • Loading branch information
TomAFrench authored Jan 3, 2025
1 parent b9e7109 commit 79e289d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion barretenberg/acir_tests/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ function test_cmds {
echo SYS=ultra_honk FLOW=prove_then_verify RECURSIVE=true $run_test assert_statement
echo SYS=ultra_honk FLOW=prove_then_verify RECURSIVE=true $run_test double_verify_honk_proof
echo SYS=ultra_honk FLOW=prove_and_verify_program $run_test merkle_insert
# echo SYS=ultra_rollup_honk FLOW=prove_then_verify $run_test verify_rollup_honk_proof
echo SYS=ultra_rollup_honk FLOW=prove_then_verify $run_test verify_rollup_honk_proof

# barretenberg-acir-tests-bb-client-ivc:
echo FLOW=prove_then_verify_client_ivc $run_test 6_array
Expand Down

0 comments on commit 79e289d

Please sign in to comment.