Skip to content

Commit 7c50ee8

Browse files
author
malavhs
committed
change scope to session
1 parent fa7e47c commit 7c50ee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integ/sagemaker/jumpstart/private_hub/model/test_jumpstart_private_hub_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
}
4848

4949

50-
@pytest.fixture(scope="module")
50+
@pytest.fixture(scope="session")
5151
def add_models():
5252
# Create Model References to test in Hub
5353
hub_instance = Hub(

0 commit comments

Comments
 (0)