Skip to content

Commit 807fb5b

Browse files
committed
remove console
Signed-off-by: ryjiang <jiangruiyi@gmail.com>
1 parent a796b05 commit 807fb5b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/grpc/FullTextSearch.spec.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,8 +252,6 @@ describe(`FulltextSearch API`, () => {
252252
consistency_level: ConsistencyLevelEnum.Strong,
253253
});
254254

255-
console.dir(search3, { depth: null });
256-
257255
expect(search3.status.error_code).toEqual(ErrorCode.SUCCESS);
258256
});
259257
});

0 commit comments

Comments
 (0)