Skip to content

Commit 1716b87

Browse files
committed
fix bug in test
1 parent 24328e8 commit 1716b87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/test_estimator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3250,6 +3250,7 @@ def test_image_name_map(sagemaker_session):
32503250
"my_script.py",
32513251
image_name=IMAGE_URI,
32523252
role=ROLE,
3253+
sagemaker_session=sagemaker_session,
32533254
instance_count=INSTANCE_COUNT,
32543255
instance_type=INSTANCE_TYPE,
32553256
)

0 commit comments

Comments
 (0)