Skip to content

Commit

Permalink
Update/fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
marks committed Nov 25, 2023
1 parent cc06a03 commit e603267
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_orm.py
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ def test_linked_record_can_be_saved(requests_mock, access_linked_records):
"Link": [address_id],
},
"typecast": True,
"returnFieldsByFieldId": False,
}


Expand Down

0 comments on commit e603267

Please sign in to comment.