Revert "test_rpc_new fails locally, ignore for now"
This reverts commit 0c46f15f94
.
This commit is contained in:
parent
6933f2bad1
commit
c1e142d1dc
|
@ -496,7 +496,6 @@ mod tests {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_rpc_new() {
|
||||
let alice = Mint::new(10_000);
|
||||
let bank = Bank::new(&alice);
|
||||
|
|
Loading…
Reference in New Issue