Skip to content

Commit

Permalink
Ignore now unsupported integration test (#86)
Browse files Browse the repository at this point in the history
Small #85 follow-up
  • Loading branch information
maurolacy authored Nov 20, 2024
1 parent 471e2c1 commit 5fcde96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/btc-finality/tests/integration.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ fn wasm_size_limit_check() {
}

#[test]
#[ignore = "Unsupported query type: GRPC"]
fn instantiate_works() {
let mut deps = mock_instance(WASM, &[]);

Expand Down

0 comments on commit 5fcde96

Please sign in to comment.