Skip to content

Commit 7468503

Browse files
committed
tests enable
1 parent c284f0f commit 7468503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/operators/anomaly/test_anomaly_simple.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from ads.opctl.operator.cmd import run
1818

1919

20-
MODELS = ["autots", "merlion_ad"] # "automlx",
20+
MODELS = ["autots"] # "automlx",
2121

2222
# Mandatory YAML parameters
2323
TEMPLATE_YAML = {

0 commit comments

Comments
 (0)