Skip to content

Commit cb5f1c7

Browse files
author
malavhs
committed
address nits
1 parent 7c50ee8 commit cb5f1c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integ/sagemaker/jumpstart/private_hub/test_hub.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def test_private_hub(setup, hub_instance):
2323
# Createhub
2424
create_hub_response = hub_instance.create(
2525
description="This is a Test Private Hub.",
26-
display_name="malavhs Test hub",
26+
display_name="PySDK integration tests Hub",
2727
search_keywords=["jumpstart-sdk-integ-test"],
2828
)
2929

0 commit comments

Comments
 (0)