rob05c commented on a change in pull request #4942:
URL: https://github.com/apache/trafficcontrol/pull/4942#discussion_r486517415
##########
File path: lib/go-rfc/cachecontrol_test.go
##########
@@ -41,4 +41,4 @@ func TestETag(t *testing.T) {
if ans.UTC().String() != "2020-08-06 18:11:22.278418 +0000 UTC" {
t.Errorf("Expected time %v, actual %v", "2020-08-06
18:11:22.278418 +0000 UTC", ans.UTC().String())
}
-}
+}
Review comment:
Moreover, it means the file hasn't been `gofmt`. Running `gofmt` will
fix this, and possibly other things.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]