mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
ignore wallet integration test
This commit is contained in:
parent
85285473bd
commit
7281dc9473
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ use util::LOGGER;
|
|||
|
||||
/// Start 1 node mining and two wallets, then send a few
|
||||
/// transactions from one to the other
|
||||
#[ignore]
|
||||
#[test]
|
||||
fn basic_wallet_transactions() {
|
||||
let test_name_dir = "test_servers";
|
||||
|
|
Loading…
Reference in a new issue