We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60b0dc1 + d60bf24 commit cd23164Copy full SHA for cd23164
firestore/integration_test_internal/src/transaction_extra_test.cc
@@ -35,6 +35,7 @@ namespace firestore {
35
/*
36
using TransactionExtraTest = FirestoreIntegrationTest;
37
38
+/*
39
TEST_F(TransactionExtraTest,
40
TestRetriesWhenDocumentThatWasReadWithoutBeingWrittenChanges) {
41
DocumentReference doc1 = TestFirestore()->Collection("counter").Document();
0 commit comments