There was an error while loading. Please reload this page.
1 parent e5a87be commit 4032b82Copy full SHA for 4032b82
tests/unit/aiplatform/test_training_jobs.py
@@ -1672,7 +1672,6 @@ def test_run_call_pipeline_service_create_with_nontabular_dataset_without_model_
1672
machine_type=_TEST_MACHINE_TYPE,
1673
accelerator_type=_TEST_ACCELERATOR_TYPE,
1674
accelerator_count=_TEST_ACCELERATOR_COUNT,
1675
- model_display_name=_TEST_MODEL_DISPLAY_NAME,
1676
training_filter_split=_TEST_TRAINING_FILTER_SPLIT,
1677
validation_filter_split=_TEST_VALIDATION_FILTER_SPLIT,
1678
test_filter_split=_TEST_TEST_FILTER_SPLIT,
0 commit comments