Skip to content

Commit e4eb332

Browse files
authored
Update test_run.py
1 parent cbe8229 commit e4eb332

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/integ/sagemaker/experiments/test_run.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -472,8 +472,7 @@ def test_run_from_processing_job_and_override_default_exp_config(
472472

473473

474474
# dev_sdk_tar is required to trigger generating the dev SDK tar
475-
@pytest.mark.skip(
476-
reason="This test is failing regularly and blocking code pipeline.")
475+
@pytest.mark.skip(reason="This test is failing regularly and blocking code pipeline.")
477476
def test_run_from_transform_job(
478477
sagemaker_session,
479478
dev_sdk_tar,

0 commit comments

Comments
 (0)