mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
including tech orchestrator in the vector module script, fixes the no tests found error
This commit is contained in:
parent
cfd37bb528
commit
d7bc32d7ca
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue