Skip to content

Commit

Permalink
Add feature gate
Browse files Browse the repository at this point in the history
  • Loading branch information
chipshort committed Nov 8, 2023
1 parent 44e0220 commit 6df3b4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/std/src/testing/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2365,6 +2365,7 @@ mod tests {
}

#[test]
#[cfg(feature = "cosmwasm_1_3")]
fn distribution_querier_new_works() {
let addresses = [
("addr0000".to_string(), "addr0001".to_string()),
Expand Down

0 comments on commit 6df3b4e

Please sign in to comment.