mirror of
https://gitee.com/jmix/cuba.git
synced 2024-11-30 10:17:43 +08:00
Disable tests for Desktop #444
This commit is contained in:
parent
3fdeb8962c
commit
33c50ef191
@ -852,6 +852,7 @@ configure(desktopModule) {
|
||||
|
||||
// vaadin8
|
||||
compileJava.enabled = false
|
||||
test.enabled = false
|
||||
}
|
||||
|
||||
configure(restApiModule) {
|
||||
|
Loading…
Reference in New Issue
Block a user