mirror of
https://github.com/gosticks/iota.lib.java.git
synced 2025-10-16 11:45:37 +00:00
fixed test
This commit is contained in:
parent
bf8e7aa122
commit
5e4415c3f5
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user