Call go tests in ci docker build

Change-Id: I32197a40c49784d297278ebbc28b911d2c6c1d40
Signed-off-by: Juha Hyttinen <juha.hyttinen@nokia.com>
diff --git a/ci/Dockerfile b/ci/Dockerfile
index f2fc04e..3372520 100755
--- a/ci/Dockerfile
+++ b/ci/Dockerfile
@@ -75,4 +75,4 @@
 RUN make -C /ws go-test-fmt
 
 # Test Requires dbaas
-#RUN make -C /ws go-test
+RUN make -C /ws go-test