including tech orchestrator in the vector module script, fixes the no tests found error
This commit is contained in:
parent
cfd37bb528
commit
d7bc32d7ca
|
@ -508,4 +508,5 @@ dependencies {
|
|||
androidTestImplementation('com.adevinta.android:barista:4.1.0') {
|
||||
exclude group: 'org.jetbrains.kotlin'
|
||||
}
|
||||
androidTestUtil 'androidx.test:orchestrator:1.4.0'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue