Skip to content

Commit

Permalink
tests: tests could not be run due to faulty orchestrator option
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalinDe committed Nov 1, 2023
1 parent 62f731b commit 6802a6c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions artiwrapper/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,6 @@ android {
buildFeatures {
viewBinding true
}

testOptions {
execution 'ANDROIDX_TEST_ORCHESTRATOR'

unitTests.all {
useJUnitPlatform()
}
}
}

apply plugin: 'org.mozilla.rust-android-gradle.rust-android'
Expand Down

0 comments on commit 6802a6c

Please sign in to comment.