Skip to content

Commit e3c20a3

Browse files
committed
Misc
1 parent 4fea08f commit e3c20a3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/meilisearch.test.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,3 @@ test.concurrent("custom http client", async () => {
188188
assert.instanceOf(input, URL);
189189
assert(input.href.startsWith(HOST));
190190
});
191-
192-
// TODO: Describe how this PR depends on improve indexes PR
193-
// TODO: Error tests

0 commit comments

Comments
 (0)