Skip to content

Commit 3674ddf

Browse files
committed
update model package group name
1 parent 340a802 commit 3674ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integ/sagemaker/lineage/conftest.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
SLEEP_TIME_TWO_SECONDS = 2
4848
STATIC_PIPELINE_NAME = "SdkIntegTestStaticPipeline18"
4949
STATIC_ENDPOINT_NAME = "SdkIntegTestStaticEndpoint18"
50-
STATIC_MODEL_PACKAGE_GROUP_NAME = "SdkIntegTestStaticPipeline18ModelPackageGroup"
50+
STATIC_MODEL_PACKAGE_GROUP_NAME = "SdkIntegTestStaticPipeline17ModelPackageGroup"
5151

5252

5353
@pytest.fixture

0 commit comments

Comments
 (0)