diff --git a/pkg/tests/ossm/smcp_annotation_test.go b/pkg/tests/ossm/smcp_annotation_test.go index bf81615e..6c12ca20 100644 --- a/pkg/tests/ossm/smcp_annotation_test.go +++ b/pkg/tests/ossm/smcp_annotation_test.go @@ -131,4 +131,5 @@ spec: containers: - name: testenv image: {{ image "testssl" }} + command: ["tail", "-f", "/dev/null"] `