Skip to content

Commit b8f4e37

Browse files
committed
datastore.test.ts: Add b/185584343 to the TODO
1 parent d9e3b6a commit b8f4e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/test/unit/remote/datastore.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import { Code, FirestoreError } from '../../../src/util/error';
3232

3333
use(chaiAsPromised);
3434

35-
// TODO: Improve the coverage of these tests.
35+
// TODO(b/185584343): Improve the coverage of these tests.
3636
// At the time of writing, the tests only cover the error handling in
3737
// `invokeRPC()` and `invokeStreamingRPC()`.
3838
describe('Datastore', () => {

0 commit comments

Comments
 (0)