Skip to content

Commit 3aa4f2c

Browse files
committed
my god this level of linting is driving me mad.
1 parent d7c9b0a commit 3aa4f2c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

responses/validate_body_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1414,7 +1414,6 @@ paths:
14141414
assert.Len(t, errors, 1)
14151415
assert.Equal(t, "Missing required header", errors[0].Message)
14161416
assert.Equal(t, "Required header 'chicken-nuggets' was not found in response", errors[0].Reason)
1417-
14181417
}
14191418

14201419
type errorReader struct{}

0 commit comments

Comments
 (0)