Update tests
This commit is contained in:
@@ -103,8 +103,7 @@ class AccountingChainClientTests {
|
||||
|
||||
@BeforeAll
|
||||
static void initAll() {
|
||||
acClient = new AccountingChainClient("47.92.69.234", 18080);
|
||||
// acClient = new AccountingChainClient("localhost", 10001);
|
||||
acClient = new AccountingChainClient("localhost", 10001);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user