We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e76aff9 commit 0153ba4Copy full SHA for 0153ba4
integration-test/src/test/java/org/apache/iotdb/ainode/it/AINodeForecastIT.java
@@ -38,6 +38,7 @@
38
import java.sql.Statement;
39
40
import static org.apache.iotdb.ainode.utils.AINodeTestUtils.BUILTIN_MODEL_MAP;
41
+import static org.apache.iotdb.ainode.utils.AINodeTestUtils.errorTest;
42
43
@RunWith(IoTDBTestRunner.class)
44
@Category({AIClusterIT.class})
0 commit comments