We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6c7b01 + bab058d commit 230263dCopy full SHA for 230263d
1 file changed
execution/evm/execution_status_test.go
@@ -61,7 +61,6 @@ func TestValidatePayloadStatus(t *testing.T) {
61
}
62
63
for _, tt := range tests {
64
- tt := tt
65
t.Run(tt.name, func(t *testing.T) {
66
t.Parallel()
67
@@ -124,7 +123,6 @@ func TestRetryWithBackoffOnPayloadStatus(t *testing.T) {
124
123
125
126
127
128
129
130
0 commit comments