Skip to content

Commit 386eaca

Browse files
committed
Updates inference test
1 parent 6e0edd7 commit 386eaca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/machine_learning/30_trained_model_stack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ teardown:
7272
{ "input": "words" }
7373
]
7474
}
75-
- is_true: predicted_value
75+
- is_true: inference_results
7676
- do:
7777
ml.stop_trained_model_deployment:
7878
model_id: model-2

0 commit comments

Comments
 (0)