Skip to content

Commit

Permalink
Merge branch 'flash1293/unskip-flaky-test' of github.com:flash1293/ki…
Browse files Browse the repository at this point in the history
…bana into flash1293/unskip-flaky-test
  • Loading branch information
flash1293 committed Jan 24, 2025
2 parents 5d96bf0 + 0b977da commit 1a69265
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,6 @@ export class StorageIndexAdapter<TStorageSettings extends IndexStorageSettings>
const writeIndex = await this.getCurrentWriteIndexName();
this.logger.fatal('Write index: ' + writeIndex);


if (writeIndex) {
const danglingItemsResponse = await this.search({
track_total_hits: false,
Expand Down

0 comments on commit 1a69265

Please sign in to comment.