Skip to content

Commit 7e49b47

Browse files
committed
Fix
1 parent b348bdc commit 7e49b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integ/sagemaker/serve/test_serve_mlflow_pytorch_flavor_happy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
logger = logging.getLogger(__name__)
4545

46-
ROLE_NAME = "Admin"
46+
ROLE_NAME = "SageMakerRole"
4747

4848

4949
@pytest.fixture

0 commit comments

Comments
 (0)