Skip to content

Commit

Permalink
Update voting_body/tests/integration.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Zaremba <[email protected]>
  • Loading branch information
sczembor and robert-zaremba authored Nov 28, 2023
1 parent 0772afb commit d404cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voting_body/tests/integration.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pub struct TokenMetadata {
pub reference_hash: Option<String>,
}

pub struct InitStruct {
pub struct Suite {
pub hom_contract: Contract,
pub vb_contract: Contract,
pub registry_contract: Contract,
Expand Down

0 comments on commit d404cfd

Please sign in to comment.