We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cc73eb commit 36ba245Copy full SHA for 36ba245
ydb/core/tx/schemeshard/ut_backup_collection_reboots/ut_backup_collection_reboots.cpp
@@ -511,7 +511,7 @@ Y_UNIT_TEST_SUITE(TBackupCollectionWithRebootsTests) {
511
});
512
}
513
514
- Y_UNIT_TEST(BackupCycleMultiTableBackupCollectionWithReboots) {
+ Y_UNIT_TEST(BackupCycleMultiTableBackupCollectionWithReboots) {
515
TTestWithReboots t;
516
t.EnvOpts = TTestEnvOptions().EnableBackupService(true);
517
t.Run([&](TTestActorRuntime& runtime, bool& activeZone) {
0 commit comments