Skip to content

Commit

Permalink
Update gtest_region_persister.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
hehechen authored May 24, 2022
1 parent 1fa80da commit 8badf65
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,6 @@ try
SCOPE_EXIT(
{ FailPointHelper::disableFailPoint(FailPoints::force_enable_region_persister_compatible_mode);
TiFlashTestEnv::getGlobalContext().setPageStorageRunMode(current_storage_run_mode); });
TiFlashTestEnv::getGlobalContext().setPageStorageRunMode(PageStorageRunMode::ONLY_V2);
auto ctx = TiFlashTestEnv::getContext(DB::Settings(),
Strings{
path,
Expand Down

0 comments on commit 8badf65

Please sign in to comment.