mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-24 22:48:04 +00:00
Fix tests
This commit is contained in:
@@ -382,10 +382,6 @@ mod tests {
|
||||
unimplemented!()
|
||||
}
|
||||
|
||||
fn fetch_add_nonce(&self, _: Address) -> anyhow::Result<u64> {
|
||||
unimplemented!()
|
||||
}
|
||||
|
||||
fn chain_id(&self) -> anyhow::Result<alloy_primitives::ChainId> {
|
||||
Ok(0x123)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user