Skip to content

Commit 4032b82

Browse files
committed
Fix test bug
1 parent e5a87be commit 4032b82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/aiplatform/test_training_jobs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1672,7 +1672,6 @@ def test_run_call_pipeline_service_create_with_nontabular_dataset_without_model_
16721672
machine_type=_TEST_MACHINE_TYPE,
16731673
accelerator_type=_TEST_ACCELERATOR_TYPE,
16741674
accelerator_count=_TEST_ACCELERATOR_COUNT,
1675-
model_display_name=_TEST_MODEL_DISPLAY_NAME,
16761675
training_filter_split=_TEST_TRAINING_FILTER_SPLIT,
16771676
validation_filter_split=_TEST_VALIDATION_FILTER_SPLIT,
16781677
test_filter_split=_TEST_TEST_FILTER_SPLIT,

0 commit comments

Comments
 (0)