From 9b14c743944af0ee0aa12f5cc0d9d48d5b4c062f Mon Sep 17 00:00:00 2001 From: Jarek Kowalski Date: Mon, 11 Feb 2019 15:52:43 -0800 Subject: [PATCH] typo --- test/e2e/main_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/main_test.go b/test/e2e/main_test.go index fcf95ab7c5..6e155bd80e 100644 --- a/test/e2e/main_test.go +++ b/test/e2e/main_test.go @@ -45,7 +45,7 @@ func TestMain(m *testing.M) { logrus.SetFormatter(&logrus.TextFormatter{ EnvironmentOverrideColors: true, FullTimestamp: true, - TimestampFormat: "2006-01-02 15:04:06.000", + TimestampFormat: "2006-01-02 15:04:05.000", }) var (