base test [dnw]
This commit is contained in:
@@ -31,6 +31,7 @@ dependencies {
|
||||
testImplementation("org.springframework.boot:spring-boot-testcontainers")
|
||||
testImplementation("org.testcontainers:junit-jupiter")
|
||||
testImplementation("org.testcontainers:postgresql")
|
||||
testImplementation("io.rest-assured:rest-assured")
|
||||
}
|
||||
|
||||
tasks.register("run") {
|
||||
|
||||
Reference in New Issue
Block a user