Skip to content

Commit 36ba245

Browse files
committed
Fix
1 parent 7cc73eb commit 36ba245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/core/tx/schemeshard/ut_backup_collection_reboots/ut_backup_collection_reboots.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ Y_UNIT_TEST_SUITE(TBackupCollectionWithRebootsTests) {
511511
});
512512
}
513513

514-
Y_UNIT_TEST(BackupCycleMultiTableBackupCollectionWithReboots) {
514+
Y_UNIT_TEST(BackupCycleMultiTableBackupCollectionWithReboots) {
515515
TTestWithReboots t;
516516
t.EnvOpts = TTestEnvOptions().EnableBackupService(true);
517517
t.Run([&](TTestActorRuntime& runtime, bool& activeZone) {

0 commit comments

Comments
 (0)