Merge "move nfc test package to sdk 26"
This commit is contained in:
committed by
Android (Google) Code Review
commit
c581b239dc
@@ -36,7 +36,7 @@ import static com.google.common.truth.Truth.assertThat;
|
|||||||
import static org.mockito.Mockito.when;
|
import static org.mockito.Mockito.when;
|
||||||
|
|
||||||
@RunWith(SettingsRobolectricTestRunner.class)
|
@RunWith(SettingsRobolectricTestRunner.class)
|
||||||
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION)
|
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O)
|
||||||
public class PaymentSettingsTest {
|
public class PaymentSettingsTest {
|
||||||
@Mock
|
@Mock
|
||||||
Context mContext;
|
Context mContext;
|
||||||
|
Reference in New Issue
Block a user