Skip to content

Commit

Permalink
fix ut
Browse files Browse the repository at this point in the history
Signed-off-by: sunby <[email protected]>
  • Loading branch information
sunby committed Dec 20, 2024
1 parent 6a63aa3 commit e4473b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/core/unittest/test_hybrid_index.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ class HybridIndexTestV1 : public testing::Test {
}

virtual ~HybridIndexTestV1() override {
this->index_.reset();
boost::filesystem::remove_all(chunk_manager_->GetRootPath());
}

Expand Down

0 comments on commit e4473b6

Please sign in to comment.