added test application.properties
CI / test (push) Failing after 1m46s

This commit is contained in:
2026-06-04 00:03:07 +02:00
parent 86664921ae
commit f53422fa8c
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ dependencies {
testRuntimeOnly 'com.h2database:h2'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation("org.testcontainers:postgresql:1.21.3")
testImplementation("org.testcontainers:junit-jupiter:1.21.4")