mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-02-28 13:16:18 -05:00
Ensure unit tests use targetSdk instead of API 23 (Android 6)
This commit is contained in:
@@ -33,7 +33,6 @@ import static org.junit.Assert.assertNotNull;
|
||||
import static org.robolectric.Shadows.shadowOf;
|
||||
|
||||
@RunWith(RobolectricTestRunner.class)
|
||||
@Config(sdk = 23)
|
||||
public class MainActivityTest {
|
||||
private SharedPreferences prefs;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user