mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-07-31 20:11:23 +00:00
Fix typo
This commit is contained in:
@@ -239,7 +239,7 @@ public class PeerGroupTest extends TestWithPeerGroup {
|
||||
|
||||
|
||||
@Test
|
||||
public void receiveTxBroadcastOnAddeweldWallet() throws Exception {
|
||||
public void receiveTxBroadcastOnAddedWallet() throws Exception {
|
||||
// Check that when we receive transactions on all our peers, we do the right thing.
|
||||
peerGroup.start();
|
||||
|
||||
|
Reference in New Issue
Block a user