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 a12ad44 commit e987cccCopy full SHA for e987ccc
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