Skip to content

Commit 3ab4812

Browse files
committed
Fix GroupConfigurationPropagation::Reassign unit test (#22829)
1 parent 4495e9e commit 3ab4812

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ydb/core/blobstorage/ut_blobstorage/bsc_cache.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ struct TTestCtx : public TTestCtxBase {
7676

7777
std::set<ui32> nodesWithVDisks = GetNodesWithVDisks();
7878
NodesWithConfig.insert(nodesWithVDisks.begin(), nodesWithVDisks.end());
79+
Env->Sim(TDuration::Seconds(1));
7980
}
8081

8182
const TDuration WaitTime = TDuration::Seconds(1);

0 commit comments

Comments
 (0)