Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
dataroaring committed Sep 20, 2023
1 parent 0a50b1e commit fd642de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion be/test/olap/storage_engine_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ class StorageEngineTest : public testing::Test {
std::unique_ptr<StorageEngine> _storage_engine;
};


TEST_F(StorageEngineTest, TestBrokenDisk) {
std::string path = config::custom_config_dir + "/be_custom.conf";
std::error_code ec;
Expand Down

0 comments on commit fd642de

Please sign in to comment.