diff --git a/ci-templates/build.yml b/ci-templates/build.yml
index d9626be13b335e469b1e8bec3e29f58134bb7cba..dd20b9a91ee06eb48219739b588c3917b3e4369b 100644
--- a/ci-templates/build.yml
+++ b/ci-templates/build.yml
@@ -3,7 +3,7 @@
   stage: build
   image: maven:3.9.5-ibm-semeru-17-focal
   script:
-    - mvn deploy -s ci_settings.xml -Dversion=$APP_VERSION -Dtest=ServiceNSLCMRepoServiceTest
+    - mvn deploy -s ci_settings.xml -Dversion=$APP_VERSION -Dtest=ServiceSpecificationApiControllerTest
   artifacts:
     paths:
       - target/