Increase android test timeout
This commit is contained in:
@@ -31,6 +31,7 @@ sourceSets {
|
|||||||
projectTest {
|
projectTest {
|
||||||
doFirst {
|
doFirst {
|
||||||
systemProperty("idea.home.path", intellijRootDir().canonicalPath)
|
systemProperty("idea.home.path", intellijRootDir().canonicalPath)
|
||||||
|
environment("kotlin.tests.android.timeout", "45")
|
||||||
}
|
}
|
||||||
workingDir = rootDir
|
workingDir = rootDir
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user