Skip to content

Commit

Permalink
Update crates/dyn-abi/src/eip712/mod.rs
Browse files Browse the repository at this point in the history
Co-authored-by: DaniPopes <[email protected]>
  • Loading branch information
prestwich and DaniPopes authored Jun 4, 2024
1 parent c33ce32 commit 3fa8151
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/dyn-abi/src/eip712/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ mod test {
use super::*;
use alloy_primitives::B256;
use alloy_sol_types::SolStruct;

#[test]
fn repro_i128() {
alloy_sol_types::sol! {
Expand Down

0 comments on commit 3fa8151

Please sign in to comment.