Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
Lchangliang committed Jul 31, 2024
1 parent 436179a commit 8dfbaa2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion be/test/io/cache/block_file_cache_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4318,7 +4318,6 @@ TEST_F(BlockFileCacheTest, reset_capacity) {
}
}


TEST_F(BlockFileCacheTest, change_cache_type1) {
if (fs::exists(cache_base_path)) {
fs::remove_all(cache_base_path);
Expand Down

0 comments on commit 8dfbaa2

Please sign in to comment.