gofmt: fix formatting issues in test files (#15577)

This commit is contained in:
terence
2025-08-11 08:56:53 -07:00
committed by GitHub
parent 09565e0c3a
commit f7f992c256
8 changed files with 32 additions and 29 deletions

View File

@@ -1727,7 +1727,7 @@ func TestSubmitBlindedBlock_BlobsBundlerInterface(t *testing.T) {
t.Run("Interface signature verification", func(t *testing.T) {
// This test verifies that the SubmitBlindedBlock method signature
// has been updated to return BlobsBundler interface
client := &Client{}
// Verify the method exists with the correct signature