Skip to content

Commit 7c6d080

Browse files
committed
fmt
1 parent 7b33137 commit 7c6d080

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exonum-light-client/src/test/java/com/exonum/client/ExonumHttpClientIntegrationTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ void submitTransactionTest() throws InterruptedException {
9292
assertThat(actualTxMessage, is(txMessage));
9393
}
9494

95-
9695
@Test
9796
void getUnconfirmedTransactions() throws InterruptedException {
9897
// Mock response

0 commit comments

Comments
 (0)