Skip to content

Commit 6a665f0

Browse files
committed
update expected schema template
1 parent beeeb05 commit 6a665f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/synapseclient/extensions/unit_test_create_json_schema.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ def test_as_json_schema_dict(self) -> None:
147147
"$id": "",
148148
"$schema": "http://json-schema.org/draft-07/schema#",
149149
"description": "TBD",
150+
"pattern": "",
150151
"properties": {},
151152
"required": [],
152153
"title": "",

0 commit comments

Comments
 (0)