Skip to content

Commit

Permalink
Remove
Browse files Browse the repository at this point in the history
  • Loading branch information
Kayanski committed Jan 15, 2025
1 parent 62d85fc commit 4cb2e3a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/clone-testing/tests/wasm-upload.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ use networks::OSMOSIS_1;
#[test]
fn multiple_upload() -> anyhow::Result<()> {
let mut chain = OSMOSIS_1;
chain.grpc_urls =
&["https://497eb440-0152-48f8-85ff-f0cf7c8a5632.osmosis-1.mesa-grpc.newmetric.xyz/"];
// ANCHOR: clone_testing_setup
let chain = CloneTesting::new(chain)?;
// ANCHOR_END: clone_testing_setup
Expand Down

0 comments on commit 4cb2e3a

Please sign in to comment.