Skip to content

Commit cc85a5f

Browse files
committed
fix rust tests
1 parent 8d2e4ea commit cc85a5f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/test.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ schema = {
4444
"schema": {
4545
"computed_fields": [{"property_name": "b", "type": "computed-field"}],
4646
"fields": {},
47-
"return_fields_set": True,
48-
"type": "typed-dict",
47+
"type": "model-fields",
4948
},
5049
"type": "model",
5150
}

0 commit comments

Comments
 (0)