Skip to content

Commit cd23164

Browse files
committed
Merge branch 'mrschmidt/fieldvalue' of https://github.com/firebase/firebase-cpp-sdk into mrschmidt/fieldvalue
2 parents 60b0dc1 + d60bf24 commit cd23164

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firestore/integration_test_internal/src/transaction_extra_test.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ namespace firestore {
3535
/*
3636
using TransactionExtraTest = FirestoreIntegrationTest;
3737
38+
/*
3839
TEST_F(TransactionExtraTest,
3940
TestRetriesWhenDocumentThatWasReadWithoutBeingWrittenChanges) {
4041
DocumentReference doc1 = TestFirestore()->Collection("counter").Document();

0 commit comments

Comments
 (0)