Upgraded to latest version of client libraries.
This commit is contained in:
@@ -15,8 +15,5 @@ dependencies {
|
||||
}
|
||||
|
||||
test {
|
||||
ignoreFailures true
|
||||
ignoreFailures (!project.hasProperty("ignoreE2EFailures") || ignoreE2EFailures.toBoolean())
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user