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