Skip to content

Commit f540c1e

Browse files
committed
perf: revert health script change
1 parent 542d460 commit f540c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

certora/scripts/verifyHealth.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ certoraRun \
66
certora/harness/MorphoHarness.sol \
77
src/mocks/OracleMock.sol \
88
--verify MorphoHarness:certora/specs/Health.spec \
9-
--prover_args '-smt_hashingScheme plaininjectivity -mediumTimeout 30' \
9+
--prover_args '-smt_hashingScheme plaininjectivity' \
1010
--msg "Morpho Blue Health Check" \
1111
"$@"

0 commit comments

Comments
 (0)