Skip to content

Commit e29b159

Browse files
committed
feedback
1 parent 0623c98 commit e29b159

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

decoder/hover_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@ func TestDecoder_HoverAtPos_nilBodySchema(t *testing.T) {
237237
},
238238
}
239239

240-
241240
for i, tc := range testCases {
242241
t.Run(fmt.Sprintf("%d-%s", i, tc.name), func(t *testing.T) {
243242
ctx := context.Background()

0 commit comments

Comments
 (0)