Skip to content

Commit f82c488

Browse files
author
Dmitriy Dulger
committed
reworked annotation
Signed-off-by: Dmitriy Dulger <[email protected]>
1 parent 5ecdfab commit f82c488

File tree

1 file changed

+0
-2
lines changed
  • modules/client/src/test/kotlin/jp/co/soramitsu/iroha2

1 file changed

+0
-2
lines changed

modules/client/src/test/kotlin/jp/co/soramitsu/iroha2/PeerTest.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,6 @@ class PeerTest : IrohaTest<AdminIroha2Client>() {
125125
}
126126

127127
@Test
128-
@Story("Round-robin load balancing")
129-
@SdkTestId("round-robin_load_balancing")
130128
@Permission("no_permission_required")
131129
@WithIroha([DefaultGenesis::class], amount = PEER_AMOUNT)
132130
fun `round-robin load balancing test`(): Unit = runBlocking {

0 commit comments

Comments
 (0)