Skip to content

Commit

Permalink
For mozilla-mobile#3893 - Moving WebserverRule to support-test
Browse files Browse the repository at this point in the history
  • Loading branch information
rocketsroger committed Aug 8, 2019
1 parent 9140572 commit 0d02def
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions samples/browser/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,7 @@ dependencies {
implementation Dependencies.androidx_core_ktx
implementation Dependencies.androidx_constraintlayout

testImplementation project(':support-test')

androidTestImplementation project(':support-test')
androidTestImplementation project(':support-android-test')
androidTestImplementation Dependencies.androidx_test_core
androidTestImplementation Dependencies.androidx_test_runner
Expand Down

0 comments on commit 0d02def

Please sign in to comment.