mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Use vector icons for nearby-map markers (#786)
This commit is contained in:
parent
e022e3d089
commit
e9d77a0716
5 changed files with 56 additions and 6 deletions
|
|
@ -25,7 +25,7 @@ public class NearbyControllerTest {
|
|||
|
||||
@Before
|
||||
public void setup() {
|
||||
instrumentationContext = InstrumentationRegistry.getContext();
|
||||
instrumentationContext = InstrumentationRegistry.getTargetContext();
|
||||
}
|
||||
|
||||
@Test public void testNullAttractions() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue