Skip to content

Commit ecaece0

Browse files
committed
Merge branch 'registerbyo' of https://github.com/sreedes/sagemaker-python-sdk into registerbyo
2 parents a8ef311 + 2249e62 commit ecaece0

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
@@ -3021,6 +3021,7 @@ def test_register_default_image(sagemaker_session):
30213021
"containers": [
30223022
{
30233023
"Image": estimator.image_uri,
3024+
"Environment": {},
30243025
"ModelDataUrl": estimator.model_data,
30253026
}
30263027
],

0 commit comments

Comments
 (0)