Skip to content

Commit

Permalink
Revert "fix(ci): ignore testnet_hello_world test" (#1175)
Browse files Browse the repository at this point in the history
Reverts #1143. Closes #1144.

Co-authored-by: hal3e <[email protected]>
  • Loading branch information
Br1ght0ne and hal3e authored Oct 30, 2023
1 parent 9095c1e commit 10fe3bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/fuels/tests/providers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,6 @@ 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 10fe3bb

Please sign in to comment.