mirror of
https://github.com/gosticks/iota.lib.java.git
synced 2026-09-07 08:40:19 +00:00
fixed test
This commit is contained in:
@@ -185,7 +185,7 @@ public class IotaAPIProxyTest {
|
||||
|
||||
@Test
|
||||
public void shouldSendTrytes() {
|
||||
proxy.sendTrytes(new String[]{TEST_TRYTES}, 18);
|
||||
proxy.sendTrytes(new String[]{TEST_TRYTES}, 18, 27);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user