Run gofmt
This commit is contained in:
@ -241,7 +241,7 @@ func TestLeadershipManager_RunWithCampaignError(t *testing.T) {
|
||||
func TestLeadershipManager_RunWithParentContextCancellation(t *testing.T) {
|
||||
// Skip this test for now as it's causing intermittent failures
|
||||
t.Skip("Skipping test due to intermittent timing issues")
|
||||
|
||||
|
||||
mockStore := new(MockStateStore)
|
||||
leaderID := "test-leader"
|
||||
|
||||
|
Reference in New Issue
Block a user