Skip to content

Commit 2dd71e2

Browse files
committed
fixes
1 parent e3665a9 commit 2dd71e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/operators/forecast/test_errors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ def run_yaml(tmpdirname, yaml_i, output_data_path, test_metrics_check=True):
187187

188188
def populate_yaml(
189189
tmpdirname=None,
190-
model="auto",
190+
model="auto-select",
191191
historical_data_path=None,
192192
additional_data_path=None,
193193
test_data_path=None,

0 commit comments

Comments
 (0)