mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-22 05:38:01 +00:00
Permit size difference in step output
This commit is contained in:
@@ -791,6 +791,7 @@ where
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug)]
|
||||
#[allow(clippy::large_enum_variant)]
|
||||
pub enum StepOutput {
|
||||
FunctionCall(TransactionReceipt, GethTrace, DiffMode),
|
||||
BalanceAssertion,
|
||||
|
||||
Reference in New Issue
Block a user