Skip to content

Commit

Permalink
fix: update wrong file reference
Browse files Browse the repository at this point in the history
  • Loading branch information
mellowcroc committed Nov 6, 2024
1 parent 5cc4949 commit 50b9a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cli/tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ cd $MAIN_DIR

if [ "$(uname)" = "Linux" ]; then
stone-cli prove \
--cairo_program tests/resources/integrity-programs/cairo0_fibonacci_recursive_builtins.json \
--cairo_program tests/cli/resources/integrity-programs/cairo0_fibonacci_recursive_builtins.json \
--cairo_version cairo0 \
--layout recursive \
--output cairo0_fibonacci_recursive_builtins_stone5_keccak_160_lsb.json \
Expand Down

0 comments on commit 50b9a25

Please sign in to comment.