mirror of
https://gitee.com/jmix/cuba.git
synced 2024-11-30 10:17:43 +08:00
Components unit testing #PL-4578
This commit is contained in:
parent
8fdfc85e5f
commit
5c872860df
@ -387,7 +387,7 @@ configure(webModule) {
|
||||
compile(group: 'org.vaadin.addons', name: 'aceeditor', version: '0.8.11')
|
||||
|
||||
provided(servletApi)
|
||||
testCompile(cubaClientModule.sourceSets.test.output)
|
||||
testCompile(clientModule.sourceSets.test.output)
|
||||
}
|
||||
|
||||
task enhanceTransient(type: CubaEnhanceTransient) {
|
||||
|
Loading…
Reference in New Issue
Block a user