diff --git a/tacit-app-api/pom.xml b/tacit-app-api/pom.xml index c45c6c1..6610ca3 100644 --- a/tacit-app-api/pom.xml +++ b/tacit-app-api/pom.xml @@ -70,6 +70,13 @@ ${project.parent.version} + + + org.springframework.boot + spring-boot-starter-test + test + +