Skip to content

Commit 9bc4a4b

Browse files
committed
fix test
1 parent 1e23db4 commit 9bc4a4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/sagemaker/jumpstart/hub/test_hub.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ def test_create_with_no_bucket_name(
8787
"hub_description": hub_description,
8888
"hub_display_name": hub_display_name,
8989
"hub_search_keywords": hub_search_keywords,
90-
"s3_storage_config": {"S3OutputPath": None},
9190
"tags": tags,
9291
}
9392
response = hub.create(

0 commit comments

Comments
 (0)