Skip to content

Commit

Permalink
Fix test bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanmkc committed Aug 17, 2021
1 parent e5a87be commit 4032b82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/aiplatform/test_training_jobs.py
Expand Up @@ -1672,7 +1672,6 @@ def test_run_call_pipeline_service_create_with_nontabular_dataset_without_model_
machine_type=_TEST_MACHINE_TYPE,
accelerator_type=_TEST_ACCELERATOR_TYPE,
accelerator_count=_TEST_ACCELERATOR_COUNT,
model_display_name=_TEST_MODEL_DISPLAY_NAME,
training_filter_split=_TEST_TRAINING_FILTER_SPLIT,
validation_filter_split=_TEST_VALIDATION_FILTER_SPLIT,
test_filter_split=_TEST_TEST_FILTER_SPLIT,
Expand Down

0 comments on commit 4032b82

Please sign in to comment.