Updated test for helm chart recipe

Issue-ID: NONRTRIC-618

Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: I99426c99e0e33fbbeae06103428d9b452a72f3da
diff --git a/test/http-https-proxy/Dockerfile b/test/http-https-proxy/Dockerfile
index d7a78ad..7f0ef12 100644
--- a/test/http-https-proxy/Dockerfile
+++ b/test/http-https-proxy/Dockerfile
@@ -13,4 +13,4 @@
 WORKDIR /usr/src/app
 COPY http_proxy.js .
 
-CMD [ "node", "http_proxy.js" ]
\ No newline at end of file
+CMD [ "node", "http_proxy.js" ]