Skip to content

Commit

Permalink
chore: trigger CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
GalloDaSballo committed Nov 15, 2024
1 parent 896cb6c commit 9632de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/recon/CryticToFoundry.sol
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ contract CryticToFoundry is Test, TargetFunctions, FoundryAsserts {
setup();
}


// forge test --match-test test_optimize_property_sum_of_initatives_matches_total_votes_insolvency_0 -vv
// Example broken property due to rounding errors
function test_optimize_property_sum_of_initatives_matches_total_votes_insolvency_0() public {
vm.warp(block.timestamp + 574062);

Expand Down

0 comments on commit 9632de9

Please sign in to comment.