From 0064afedea6c5baf31734ad480660cc3d117a6f8 Mon Sep 17 00:00:00 2001 From: Damjan Smickovski Date: Mon, 17 Jun 2024 11:03:07 +0200 Subject: [PATCH] Draft --- integration-tests/smoke/ocr2_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/integration-tests/smoke/ocr2_test.go b/integration-tests/smoke/ocr2_test.go index c10ee820c..732bad7a9 100644 --- a/integration-tests/smoke/ocr2_test.go +++ b/integration-tests/smoke/ocr2_test.go @@ -1,5 +1,6 @@ package smoke + import ( "fmt" "maps"