fn diff(tests: Vec<SuiteTestResult>, snaps: Vec<GasSnapshotEntry>) -> Result<()>Expand description
Compare the set of tests with an existing gas snapshot.
fn diff(tests: Vec<SuiteTestResult>, snaps: Vec<GasSnapshotEntry>) -> Result<()>Compare the set of tests with an existing gas snapshot.