Skip to content

Commit

Permalink
ignore test
Browse files Browse the repository at this point in the history
  • Loading branch information
hal3e committed Sep 27, 2023
1 parent 96dc930 commit dc61c5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/fuels/tests/providers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ async fn test_provider_launch_and_connect() -> Result<()> {
}

#[tokio::test]
#[ignore]
// Ignored until https://github.com/FuelLabs/fuel-core/issues/1384 is resolved
async fn test_network_error() -> Result<()> {
abigen!(Contract(
name = "MyContract",
Expand Down

0 comments on commit dc61c5b

Please sign in to comment.