Skip to content

Commit

Permalink
Rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
bidoubiwa committed Jun 15, 2022
1 parent 7a5c68e commit cdbcda4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/utils/meilisearch-test-utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ const clearAllIndexes = async (config: Config): Promise<void> => {
const { taskUid } = await client.index(indexUid).delete()
taskIds.push(taskUid)
}

await client.waitForTasks(taskIds)
}

Expand Down

0 comments on commit cdbcda4

Please sign in to comment.