Skip to content
Snippets Groups Projects
Commit 9cf33427 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

[fix] Fix unit test

parent ab36dd90
No related branches found
No related tags found
No related merge requests found
Pipeline #10555 passed
......@@ -89,6 +89,7 @@ public class BlockchainRemoteServiceTest {
}
@Test
// @FIXME timeout trop court
public void getBlockWithTx() throws Exception {
long[] blocks = service.getBlocksWithTx(createTestPeer());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment