fixing building settings

This commit is contained in:
Amer Agovic
2024-01-17 11:33:55 -06:00
parent 5e77c270d9
commit 89d58b33ce
6 changed files with 178 additions and 77 deletions
+1
View File
@@ -112,6 +112,7 @@ dependencies {
testImplementation "junit:junit:4.12"
}
test {
environment "DB_URL", project.db_url
testLogging {
// Make sure output from
// standard out or error is shown