Skip to content

Commit bc05768

Browse files
add ref
1 parent 2a12b6b commit bc05768

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/common-library/tests/test_json_serialization.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ def test_compatiblity_with_json_interface(
9898

9999

100100
def test_serialized_model_with_urls(faker: Faker):
101+
# See: https://github.com/ITISFoundation/osparc-simcore/pull/6852
101102
class M(BaseModel):
102103
any_http_url: AnyHttpUrl
103104
any_url: AnyUrl

0 commit comments

Comments
 (0)