Skip to content

Commit

Permalink
fix: reflect comment
Browse files Browse the repository at this point in the history
  • Loading branch information
da1suk8 committed Dec 7, 2023
1 parent cfe1074 commit a64c0cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vm/src/testing/contract.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ pub struct Contract {
}

/// representing a contract in integration test
///
/// This enables tests to instantiate a new instance every time,
/// they test call_(instantiate/execute/query/migrate),
/// similar to the actual behavior of wasmd.
Expand Down

0 comments on commit a64c0cc

Please sign in to comment.