diff --git a/post-processor/yandex-import/artifact_test.go b/post-processor/yandex-import/artifact_test.go index 40caf729d..efc007fc2 100644 --- a/post-processor/yandex-import/artifact_test.go +++ b/post-processor/yandex-import/artifact_test.go @@ -1,8 +1,9 @@ package yandeximport import ( - "github.com/stretchr/testify/require" "testing" + + "github.com/stretchr/testify/require" ) func TestArtifactState_StateData(t *testing.T) {