diff --git a/src/tests/test_instructions/test_stop_and_arithmetic_operations.cairo b/src/tests/test_instructions/test_stop_and_arithmetic_operations.cairo index 9f58dfb85..47e367a64 100644 --- a/src/tests/test_instructions/test_stop_and_arithmetic_operations.cairo +++ b/src/tests/test_instructions/test_stop_and_arithmetic_operations.cairo @@ -199,7 +199,6 @@ fn test__exec_addmod_overflow() { } - #[test] #[available_gas(20000000)] fn test_exec_sdiv_pos() {