Skip to content

Commit

Permalink
tests enable
Browse files Browse the repository at this point in the history
  • Loading branch information
codeloop committed Sep 30, 2024
1 parent c284f0f commit 7468503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/operators/anomaly/test_anomaly_simple.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from ads.opctl.operator.cmd import run


MODELS = ["autots", "merlion_ad"] # "automlx",
MODELS = ["autots"] # "automlx",

# Mandatory YAML parameters
TEMPLATE_YAML = {
Expand Down

0 comments on commit 7468503

Please sign in to comment.