Skip to content

Commit

Permalink
Added workaround to robolectric.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
IanGClifton committed Dec 27, 2022
1 parent 04f9bec commit 1c25fd4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions JetNews/app/src/test/resources/robolectric.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@
sdk=30
# Similar to Galaxy Nexus device profile
qualifiers=w360dp-h640dp-xhdpi

# Workaround for https://github.com/robolectric/robolectric/issues/6593
instrumentedPackages=androidx.loader.content

0 comments on commit 1c25fd4

Please sign in to comment.