Move dashboard test package to sdk 26
Test: make RunSettingsRoboTests -j40 Change-Id: Icae52730bb12abcabb42d7e0a905c2b9108c3e28
This commit is contained in:
@@ -47,7 +47,7 @@ import static org.mockito.Mockito.when;
|
||||
|
||||
|
||||
@RunWith(SettingsRobolectricTestRunner.class)
|
||||
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION)
|
||||
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O)
|
||||
public class DashboardSummaryTest {
|
||||
|
||||
@Mock
|
||||
|
Reference in New Issue
Block a user