Run gofmt

This commit is contained in:
2025-05-16 22:13:42 -04:00
parent 2f6d3c9bb2
commit 800e4f72f2
3 changed files with 21 additions and 21 deletions

View File

@ -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"