Call go tests in ci docker build
[ric-plt/xapp-frame.git] / ci / Dockerfile
index f2fc04e..3372520 100755 (executable)
@@ -75,4 +75,4 @@ RUN make -C /ws go-build
 RUN make -C /ws go-test-fmt
 
 # Test Requires dbaas
-#RUN make -C /ws go-test
+RUN make -C /ws go-test