Skip to content

Commit

Permalink
Run tests with animations disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelmcr committed Apr 15, 2020
1 parent 57aa05c commit 821b02a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WordPress/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ android {
}

testOptions {
animationsDisabled = true
unitTests {
includeAndroidResources = true
returnDefaultValues = true
Expand Down

0 comments on commit 821b02a

Please sign in to comment.