Skip to content

Commit 24e10cb

Browse files
committed
Remote 'only'
1 parent 83160a1 commit 24e10cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/test/unit/util/bundle.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ function readableStreamFromString(
7070
});
7171
});
7272

73-
describe.only('Bundle ', () => {
73+
describe('Bundle ', () => {
7474
if (!isNode()) {
7575
genericBundleReadingTests(1);
7676
genericBundleReadingTests(4);

0 commit comments

Comments
 (0)