logback.cofigurationFile not known in test cases
This commit is contained in:
@ -17,7 +17,7 @@ ext {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile (project(':ch.psi.daq.query'))
|
||||
compile project(':ch.psi.daq.query')
|
||||
|
||||
compile libraries.logback_classic
|
||||
compile(libraries.spring_boot_starter_web) {
|
||||
|
Reference in New Issue
Block a user