Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
shnikd committed Mar 26, 2024
1 parent 0713201 commit 5fc119c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,8 @@ Y_UNIT_TEST_SUITE(TSchemeshardBackgroundCleaningTest) {

CheckTable(runtime, "/MyRoot/TempTable");

TestLs(runtime, "/MyRoot/TempTable/ValueIndex", TDescribeOptionsBuilder().SetShowPrivateTable(true), NLs::PathExist);

++txId;
TestDropTempTable(runtime, txId, "/MyRoot", "TempTable", true);

Expand Down

0 comments on commit 5fc119c

Please sign in to comment.