Skip to content

Commit

Permalink
Revert "accepting a mystery"
Browse files Browse the repository at this point in the history
This reverts commit 9bd3905.
  • Loading branch information
Oppen committed Mar 15, 2024
1 parent b9b3936 commit 0f6b187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vm/src/tests/cairo_1_run_from_entrypoint_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ fn test_uint256_div_mod_hint() {

run_cairo_1_entrypoint(
program_data.as_slice(),
104,
107,
&[36_usize.into(), 2_usize.into()],
&[Felt252::from(18_usize)],
);
Expand Down

0 comments on commit 0f6b187

Please sign in to comment.