chore: make format
All checks were successful
ci/woodpecker/push/ci Pipeline was successful

This commit is contained in:
Felipe M 2025-06-23 11:19:22 +02:00
parent 368c45cd13
commit e0ff369cff
Signed by: fmartingr
GPG key ID: CCFBC5637D4000A8
3 changed files with 3 additions and 3 deletions

View file

@ -231,4 +231,4 @@ func TestChannelName(t *testing.T) {
t.Errorf("Expected channel name to fallback to 'fallback-id', got '%s'", result)
}
})
}
}