diff --git a/tests/expected/simple.json b/tests/expected/simple.json index e1e2e1d7..673d8ce0 100644 --- a/tests/expected/simple.json +++ b/tests/expected/simple.json @@ -1,6 +1,17 @@ { "exitcode": 1, "test_results": { + "test/BadElections.t.sol:BadElectionsTest": [ + { + "name": "check_canNotVoteTwice(uint256)", + "exitcode": 1, + "num_models": 1, + "models": null, + "num_paths": null, + "time": null, + "num_bounded_loops": null + } + ], "test/Fork.t.sol:CounterForkTest": [ { "name": "check_invariant(address)",