diff --git a/services/wishlist/pom.xml b/services/wishlist/pom.xml
index 0ca0178b..fdcc0970 100644
--- a/services/wishlist/pom.xml
+++ b/services/wishlist/pom.xml
@@ -42,6 +42,10 @@
org.springframework.boot
spring-boot-starter-validation
+
+ org.springframework.boot
+ spring-boot-starter-actuator
+
diff --git a/services/wishlist/test b/services/wishlist/test
new file mode 100644
index 00000000..e69de29b