Skip to content

Commit

Permalink
Merge branch 'master' into refactor/remove-map-error-in-call-handlers
Browse files Browse the repository at this point in the history
  • Loading branch information
hal3e authored Sep 27, 2023
2 parents f8a95cd + 10e47bd commit 4d94bb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/fuels/tests/providers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -592,6 +592,7 @@ async fn test_get_gas_used() -> Result<()> {
}

#[tokio::test]
#[ignore]
async fn testnet_hello_world() -> Result<()> {
// Note that this test might become flaky.
// This test depends on:
Expand Down

0 comments on commit 4d94bb4

Please sign in to comment.