Skip to content

Commit 7b8f716

Browse files
committed
update expected schema template
1 parent 186c2be commit 7b8f716

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
@@ -271,6 +271,7 @@ def test_as_json_schema_dict(self) -> None:
271271
"$id": "",
272272
"$schema": "http://json-schema.org/draft-07/schema#",
273273
"description": "TBD",
274+
"pattern": "",
274275
"properties": {},
275276
"required": [],
276277
"title": "",

0 commit comments

Comments
 (0)