There was an error while loading. Please reload this page.
1 parent e5a87be commit 9b512fdCopy full SHA for 9b512fd
tests/unit/aiplatform/test_training_jobs.py
@@ -1736,7 +1736,7 @@ def test_run_call_pipeline_service_create_with_nontabular_dataset_without_model_
1736
)
1737
1738
true_managed_model = gca_model.Model(
1739
- display_name=_TEST_DISPLAY_NAME + "-model",
+ display_name=_TEST_MODEL_DISPLAY_NAME,
1740
labels=_TEST_LABELS,
1741
description=_TEST_MODEL_DESCRIPTION,
1742
container_spec=true_container_spec,
0 commit comments