mirror of
https://gitee.com/jmix/cuba.git
synced 2024-11-30 10:17:43 +08:00
Fix middleware tests with HSQLDB #814
This commit is contained in:
parent
85dc99be43
commit
3fdeb8962c
@ -424,6 +424,7 @@ configure(coreModule) {
|
||||
jdbc(bom['org.hsqldb:hsqldb'])
|
||||
|
||||
testCompile(coreTestsModule)
|
||||
testCompile(bom['org.hsqldb:hsqldb'])
|
||||
}
|
||||
|
||||
entitiesEnhancing {
|
||||
|
Loading…
Reference in New Issue
Block a user