Skip to content

Commit e76b901

Browse files
committed
fix
1 parent 2ceb1ad commit e76b901

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clients/python/test/test_osparc/test_studies_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ def test_replace_study_job_custom_metadata(
5353
studies_api: StudiesApi,
5454
uuid: str,
5555
):
56+
create_server_mock(200)
5657
job_metadata_update: JobMetadataUpdate = create_osparc_response_model(
5758
JobMetadataUpdate
5859
)

0 commit comments

Comments
 (0)