Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
SantiagoPittella committed Jul 17, 2023
1 parent 476919e commit 5227390
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/transaction/declare_v2.rs
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,7 @@ mod tests {
let internal_declare = DeclareV2::new_with_sierra_class_hash_and_tx_hash(
&sierra_contract_class,
sierra_class_hash,
Some(casm_class),
casm_class_hash,
sender_address,
0,
Expand Down

0 comments on commit 5227390

Please # to comment.