This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch try_fix_ut
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/try_fix_ut by this push:
new ef18991ee7d Try to fix IT
ef18991ee7d is described below
commit ef18991ee7df3d51536868d8838b0275083c9729
Author: HTHou <[email protected]>
AuthorDate: Fri Nov 17 19:04:55 2023 +0800
Try to fix IT
---
.../main/java/org/apache/iotdb/itbase/runtime/ClusterTestStatement.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/integration-test/src/main/java/org/apache/iotdb/itbase/runtime/ClusterTestStatement.java
b/integration-test/src/main/java/org/apache/iotdb/itbase/runtime/ClusterTestStatement.java
index 163b0ff5a5c..874e8048628 100644
---
a/integration-test/src/main/java/org/apache/iotdb/itbase/runtime/ClusterTestStatement.java
+++
b/integration-test/src/main/java/org/apache/iotdb/itbase/runtime/ClusterTestStatement.java
@@ -17,7 +17,7 @@
* under the License.
*/
package org.apache.iotdb.itbase.runtime;
-g
+
import org.apache.iotdb.jdbc.Config;
import java.sql.Connection;