From 6c705f104d7ca6f0722602650fe1a9e9f2287e06 Mon Sep 17 00:00:00 2001 From: Bartek Tofel Date: Wed, 20 Dec 2023 21:13:49 -0300 Subject: [PATCH] Update logconsumer_test.go MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix typo Co-authored-by: Manuel de la Peña --- logconsumer_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logconsumer_test.go b/logconsumer_test.go index 78eefd4858..9e6feed5e6 100644 --- a/logconsumer_test.go +++ b/logconsumer_test.go @@ -454,7 +454,7 @@ func TestContainerLogsShouldBeWithoutStreamHeader(t *testing.T) { assert.Equal(t, "0", strings.TrimSpace(string(b))) } -func Test_StartLogProducerStillStartssWithTooLowTimeout(t *testing.T) { +func Test_StartLogProducerStillStartsWithTooLowTimeout(t *testing.T) { ctx := context.Background() req := ContainerRequest{ FromDockerfile: FromDockerfile{