diff --git a/pkg/integration/components/test.go b/pkg/integration/components/test.go index e0970f6a2..41c16ac0d 100644 --- a/pkg/integration/components/test.go +++ b/pkg/integration/components/test.go @@ -19,7 +19,7 @@ import ( const unitTestDescription = "test test" const ( - defaultWidth = 100 + defaultWidth = 150 defaultHeight = 100 )