Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

Commit 82669d7

Browse files
committed
fix: verify the corresponding specification
1 parent 4374832 commit 82669d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

certora/scripts/verifyBitvectorMath.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
certoraRun \
44
test/mocks/MathMock.sol \
5-
--verify MathMock:certora/specs/math.spec \
5+
--verify MathMock:certora/specs/bitvectorMath.spec \
66
--settings -useBitVectorTheory \
77
--msg "Math" \
88
$@

0 commit comments

Comments
 (0)