mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-30 14:08:07 +00:00
Ignore the tx mine test
This commit is contained in:
@@ -822,6 +822,7 @@ mod tests {
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
#[ignore = "Ignored since it takes a long time to run"]
|
||||
async fn node_mines_simple_transfer_transaction_and_returns_receipt() {
|
||||
// Arrange
|
||||
let (context, node) = shared_state();
|
||||
|
||||
Reference in New Issue
Block a user