Skip to content

Commit fc05874

Browse files
ndyakovCopilot
andauthored
Update osscluster_lazy_reload_test.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 644a1aa commit fc05874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osscluster_lazy_reload_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ func TestLazyReloadQueueBehavior(t *testing.T) {
170170
}
171171
})
172172

173-
t.Run("CascadingSMigratedScenario", func(t *testing.T) {
173+
t.Run("CascadingSMIGRATEDScenario", func(t *testing.T) {
174174
// Simulate the real-world scenario: multiple SMIGRATED notifications
175175
// arriving in quick succession from different node clients
176176
var reloadCount atomic.Int32

0 commit comments

Comments
 (0)