Skip to content

Commit 4fec93e

Browse files
LNSDaasseman
authored andcommitted
chore(common): disable integration test depending on the hosted service
Signed-off-by: Lorenzo Delgado <[email protected]>
1 parent d3efe5d commit 4fec93e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/src/subgraph_client/client.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@ mod test {
355355
}
356356

357357
#[tokio::test]
358+
#[ignore = "depends on the defunct hosted-service"]
358359
async fn test_network_query() {
359360
let _mock_server = mock_graph_node_server().await;
360361

0 commit comments

Comments
 (0)