Ignore the lighthouse tests

This commit is contained in:
Omar Abdulla
2025-10-09 01:59:37 +03:00
parent 8ef7424fd8
commit be2ad65d6a
@@ -1131,6 +1131,7 @@ mod tests {
}
#[tokio::test]
#[ignore = "Ignored since they take a long time to run"]
async fn node_mines_simple_transfer_transaction_and_returns_receipt() {
// Arrange
let (context, node) = new_node();