Skip to content

Commit 9f5721e

Browse files
committed
Removing .only
1 parent 433b283 commit 9f5721e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -961,7 +961,7 @@ apiDescribe('Validation:', (persistence: boolean) => {
961961
);
962962
});
963963

964-
validationIt.only(
964+
validationIt(
965965
persistence,
966966
'with multiple disjunctive filters fail',
967967
db => {

0 commit comments

Comments
 (0)