Skip to content

Commit c350448

Browse files
committed
fix
1 parent ffc7e75 commit c350448

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration-test/src/test/java/org/apache/iotdb/pipe/it/single/IoTDBPipeOPCUAIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ public void setUp() {
8585
@Test
8686
public void testOPCUAServerSink() throws Exception {
8787
int tcpPort = -1;
88+
int httpsPort = -1;
8889
try (final SyncConfigNodeIServiceClient client =
8990
(SyncConfigNodeIServiceClient) env.getLeaderConfigNodeConnection()) {
9091

0 commit comments

Comments
 (0)