Skip to content

Commit 8e04faa

Browse files
on CI
1 parent b068b72 commit 8e04faa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/firestore/test/integration/api/transactions.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,7 @@ apiDescribe('Database transactions', (persistence: boolean) => {
410410
});
411411
});
412412

413+
// eslint-disable-next-line no-restricted-properties
413414
it.only('can update nested fields transactionally', () => {
414415
const initialData = {
415416
desc: 'Description',

0 commit comments

Comments
 (0)