Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
sydp committed Nov 2, 2024
1 parent 868bd29 commit 14706e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/dfindexeddb/indexeddb/chromium/record.py
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@ def test_object_store_data_key(self):
encoded_user_key=record.IDBKey(
offset=4, type=definitions.IDBKeyType.NUMBER, value=3.0))
expected_value = record.ObjectStoreDataValue(
unknown=4,
version=4,
is_wrapped=True,
blob_offset=1,
blob_size=2303,
Expand Down

0 comments on commit 14706e4

Please sign in to comment.