File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed
src/test/java/org/apache/iotdb/pipe/it/single Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 195195 <artifactId >junit-jupiter-api</artifactId >
196196 <scope >test</scope >
197197 </dependency >
198- <dependency >
199- <groupId >io.github.Caideyipi</groupId >
200- <version >0.0.1</version >
201- <artifactId >iotdb_opc_server</artifactId >
202- </dependency >
203198 <dependency >
204199 <groupId >org.awaitility</groupId >
205200 <artifactId >awaitility</artifactId >
Original file line number Diff line number Diff line change @@ -168,9 +168,6 @@ public void testOPCUAServerSink() throws Exception {
168168 }
169169 }
170170
171- @ Test
172- public void testOPCUAClientSink () throws Exception {}
173-
174171 @ Test
175172 public void testOPCUASinkInTableModel () throws Exception {
176173 try (final SyncConfigNodeIServiceClient client =
You can’t perform that action at this time.
0 commit comments